summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/79154 (omp declare simd in pure function?)Jakub Jelinek2017-01-222-19/+71
* gfc-internals.texi (Symbol Versioning): Change references to www.akkadia.org ...Gerald Pfeifer2017-01-212-2/+7
* gfortran.h (gfc_extract_int): Change return type to bool.Jakub Jelinek2017-01-2119-150/+201
* Add missing period at end of -ftest-forall-temp option text.Louis Krupp2017-01-191-1/+1
* re PR fortran/70696 ([Coarray] ICE on EVENT POST of host-associated EVENT_TYP...Andre Vehreschild2017-01-192-1/+9
* re PR fortran/50069 (FORALL fails on a character array)Louis Krupp2017-01-185-94/+134
* coarray_alloc_with_implicit_sync_2.f90: New test.Andre Vehreschild2017-01-183-11/+32
* gfortran.texi: Add missing parameters to caf-API functions.Andre Vehreschild2017-01-182-323/+359
* re PR fortran/70696 ([Coarray] ICE on EVENT POST of host-associated EVENT_TYP...Andre Vehreschild2017-01-183-5/+15
* Revert r244448Janne Blomqvist2017-01-1323-369/+144
* PR 78534 Change character length from int to size_tJanne Blomqvist2017-01-1323-144/+369
* re PR fortran/70697 ([Coarray] ICE on EVENT WAIT with array element UNTIL_COU...Andre Vehreschild2017-01-132-4/+13
* re PR fortran/70696 ([Coarray] ICE on EVENT POST of host-associated EVENT_TYP...Andre Vehreschild2017-01-132-0/+10
* re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek2017-01-095-30/+41
* PR tree-optimization/78913 - Probably misleading error reported by -Wformat-l...Martin Sebor2017-01-083-2/+10
* re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f...Andre Vehreschild2017-01-0713-102/+278
* system.h (GCC_DIAGNOSTIC_PUSH_IGNORED, [...]): Define.Jakub Jelinek2017-01-062-3/+8
* [bootstrap-O3,fortran] silence warning in simplify_transformation_to_arrayAlexandre Oliva2017-01-062-1/+15
* [bootstrap-O3,fortran] add a NULL initializer to avoid a warning at -O3Alexandre Oliva2017-01-052-1/+5
* PR 78534 Revert r244011Janne Blomqvist2017-01-0323-365/+142
* PR 78534 Change character length from int to size_tJanne Blomqvist2017-01-0323-142/+365
* PR 78534 Modify string copy to avoid -Wstringop-overflow warningJanne Blomqvist2017-01-022-33/+28
* Update copyright years.Jakub Jelinek2017-01-0174-73/+75
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2017-01-017-2988/+3002
* gfortran.h (gfc_error): Rename overload with OPT argument to...Jakub Jelinek2016-12-275-43/+47
* class_assign_1.f08: New test.Andre Vehreschild2016-12-232-16/+40
* re PR fortran/78866 (ICE in gimplify_adjust_omp_clauses_1, at gimplify.c:8721)Jakub Jelinek2016-12-213-0/+35
* PR 78867 Function returning string ICE with -fltoJanne Blomqvist2016-12-212-13/+19
* iresolve.c (gfc_resolve_ftell): Call "ftell" instead of "ftell2".Francois-Xavier Coudert2016-12-212-1/+5
* Use the middle-end boolean_type_nodeJanne Blomqvist2016-12-202-4/+4
* trans-decl.c (create_main_function): Remove unused elements to the set_option...Francois-Xavier Coudert2016-12-192-22/+12
* trans.h: Remove gfor_fndecl_stop_numeric_f08.Francois-Xavier Coudert2016-12-194-9/+8
* re PR fortran/78545 (Possible correction to online LTIME documentation)Janus Weil2016-12-192-11/+23
* re PR fortran/78545 (Possible correction to online LTIME documentation)Dominique d'Humieres2016-12-182-9/+34
* re PR fortran/78848 ([OOP] ICE on writing CLASS variable with non-typebound D...Janus Weil2016-12-182-26/+30
* re PR fortran/78592 (ICE in gfc_find_specific_dtio_proc, at fortran/interface...Janus Weil2016-12-182-12/+18
* re PR fortran/78239 (ICE in char_len_param_value, at fortran/decl.c:926, with...Thomas Koenig2016-12-172-2/+10
* re PR fortran/78239 (ICE in char_len_param_value, at fortran/decl.c:926, with...Thomas Koenig2016-12-171-0/+6
* re PR fortran/78662 ([F03] Incorrect parsing of quotes in the char-literal-co...Jerry DeLisle2016-12-162-1/+7
* re PR fortran/78757 (ICE with function returning a pointer to a character)Jakub Jelinek2016-12-162-0/+19
* re PR fortran/78798 ([cleanup] some int-valued functions should be bool)Janus Weil2016-12-153-183/+205
* re PR fortran/78800 ([OOP] ICE in compare_parameter, at fortran/interface.c:2...Janus Weil2016-12-152-9/+19
* Split omp-low into multiple filesMartin Jambor2016-12-142-1/+6
* re PR fortran/78780 ([Coarray] ICE in conv_caf_send, at fortran/trans-intrins...Andre Vehreschild2016-12-142-4/+19
* re PR fortran/78672 (Gfortran test suite failures with a sanitized compiler)Andre Vehreschild2016-12-149-40/+76
* re PR fortran/78798 ([cleanup] some int-valued functions should be bool)Janus Weil2016-12-135-29/+35
* re PR fortran/77785 ([Coarray] ICE in gfc_get_caf_token_offset, at fortran/tr...Andre Vehreschild2016-12-133-2/+12
* re PR fortran/78737 ([OOP] linking error with deferred, undefined user-define...Janus Weil2016-12-134-18/+62
* re PR fortran/78392 (ICE in gfc_trans_auto_array_allocation, at fortran/trans...Janus Weil2016-12-123-25/+16
* re PR fortran/78226 (Fill out location information everywhere)Thomas Koenig2016-12-104-0/+85