aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/decl.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-23lang.opt, [...]: New flag -fdec-static.Fritz Reese1-2/+159
2016-09-22re PR fortran/66107 (ICE on missing parameter value for initialisation (segfa...Louis Krupp1-1/+12
2016-09-19re PR fortran/77584 (Unclassifiable statement error with procedure pointer us...Fritz Reese1-30/+35
2016-09-16re PR fortran/77612 (ICE on invalid character len in contained procedure)Steven G. Kargl1-3/+4
2016-08-31[multiple changes]Paul Thomas1-0/+4
2016-08-23decl.c (gfc_match_structure_decl): Make gfc_structure_id static.Fritz Reese1-1/+1
2016-08-15lang.opt, [...]: New flag -finit-derived.Fritz Reese1-47/+1
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-0/+1
2016-07-30re PR fortran/69867 (ICE on initializing character in type with array of inco...Steven G. Kargl1-2/+4
2016-07-30re PR fortran/69962 (ICE on missing parameter attribute, in gfc_set_constant_...Steven G. Kargl1-2/+6
2016-07-30re PR fortran/71730 (ICE when character length specification uses an undefine...Steven G. Kargl1-1/+10
2016-07-28re PR fortran/71067 (ICE on data initialization with insufficient value)Steven G. Kargl1-0/+1
2016-07-04re PR fortran/66575 (Endless compilation on missing end interface)Jerry DeLisle1-1/+2
2016-06-01re PR fortran/71156 (PURE interface/definition inconsistency: accepts invalid...Paul Thomas1-7/+46
2016-05-07re PR fortran/56226 (Add support for DEC UNION and MAP extensions)Fritz Reese1-33/+535
2016-03-12re PR fortran/70031 (Error in recursive module subroutine declaration if decl...Paul Thomas1-45/+57
2016-02-14re PR fortran/60526 (Accepts-invalid: Variable name same as type name)Thomas Koenig1-0/+28
2016-02-14re PR fortran/60526 (Accepts-invalid: Variable name same as type name)Thomas Koenig1-20/+0
2016-02-14re PR fortran/60526 (Accepts-invalid: Variable name same as type name)Thomas Koenig1-0/+20
2016-01-28re PR fortran/62536 (ICE (segfault) for invalid END BLOCK statement)Andre Vehreschild1-2/+5
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-09re PR fortran/68815 (Error/warning diagnostic: '%s' should be converted to %q...Tobias Burnus1-3/+3
2015-12-05re PR fortran/68676 (ICE in gfc_match_formal_arglist when compiling gfortran....Paul Thomas1-1/+4
2015-11-30re PR fortran/68534 (No error on mismatch in number of arguments between subm...Paul Thomas1-3/+16
2015-11-20[multiple changes]Paul Thomas1-1/+1
2015-11-13re PR fortran/68319 (ICE on using interface with included entry)Steven G. Kargl1-0/+16
2015-11-13re PR fortran/68318 (ICE on duplicate entry declarations)Steven G. Kargl1-2/+3
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-1/+0
2015-11-09re PR fortran/68053 (lower bound of implied shape array restricted too much)Steven G. Kargl1-13/+21
2015-10-30re PR fortran/51993 (Erroneous type component initialization leads to interna...Steven G. Kargl1-1/+3
2015-10-30re PR fortran/68154 (ICE on initializing character parameter array (explicit,...Steven G. Kargl1-1/+10
2015-10-29re PR fortran/68054 (ICE on using protected attribute in program without prog...Steven G. Kargl1-1/+3
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-3/+3
2015-10-27re PR fortran/68108 (erroneous error message 'scalar integer expression expec...Steven G. Kargl1-2/+4
2015-10-24re PR fortran/68055 (ICE on using unsupported kinds in program without progra...Steven G. Kargl1-1/+5
2015-10-24re PR fortran/67805 (ICE on array constructor with wrong character specificat...Steven G. Kargl1-22/+45
2015-10-19re PR fortran/68019 (ICE on rank mismatch of implied-shape array of user-defi...Steven G. Kargl1-1/+0
2015-10-17re PR fortran/67987 (ICE on declaring and initializing character with negativ...Steven G. Kargl1-5/+15
2015-10-02PR fortran.67802Steven G. Kargl1-1/+6
2015-09-28[multiple changes]Paul Thomas1-0/+2
2015-08-24re PR fortran/62536 (ICE (segfault) for invalid END BLOCK statement)Louis Krupp1-1/+3
2015-07-17re PR fortran/52846 ([F2008] Support submodules)Paul Thomas1-0/+5
2015-07-09flags.h: Don't include flag-types.h or options.h.Andrew MacLeod1-1/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-07-02re PR fortran/52846 ([F2008] Support submodules)Paul Thomas1-6/+232
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-05-23re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-11/+11
2015-05-18re PR fortran/66057 (ICE for incomplete generic statement (gfc_match_generic))Steven G. Kargl1-0/+5