summaryrefslogtreecommitdiff
path: root/gcc/fortran/decl.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fortran : ICE in build_field PR95614"Mark Eggleston2020-09-281-2/+2
* Fortran : ICE in build_field PR95614Mark Eggleston2020-09-271-2/+2
* Fortran: Avoid double-free with parse error (PR96041, PR93423)Tobias Burnus2020-09-181-0/+9
* Fortran : ICE for division by zero in declaration PR95882Mark Eggleston2020-08-271-0/+3
* Fortran : Bogus error with additional blanks in type(*) PR95829Mark Eggleston2020-07-011-1/+1
* PR fortran/95978 - ICE in gfc_match_data, at fortran/decl.c:731Harald Anlauf2020-06-301-1/+1
* PR fortran/95826 - Buffer overflows with PDTs and long symbolsHarald Anlauf2020-06-261-3/+5
* PR fortran/95611 - ICE in access_attr_decl, at fortran/decl.c:9075Harald Anlauf2020-06-111-1/+1
* PR fortran/95530, PR fortran/95537 - Buffer overflows with long symbolsHarald Anlauf2020-06-051-2/+7
* Fortran : ICE in gfc_conv_array_constructor_expr PR93497Mark Eggleston2020-05-131-0/+5
* PR 91800 - reject Hollerith constants as type initializer.Steve Kargl2020-04-201-0/+9
* Fix fortran/93686 -- ICE matching data statements with derived-type pointers.Fritz Reese2020-04-061-0/+4
* Fix fortran/85982 ICE in resolve_component.Fritz Reese2020-04-021-9/+21
* [Fortran] Fix result-variable handling of MODULE PROCEDURE (PR94348)Tobias Burnus2020-03-281-5/+12
* Fortran: ICE in gfc_code2string PR93792Steven G. Kargl2020-03-051-1/+10
* fortran: ICE in gfc_conv_constant_to_tree PR93604Mark Eggleston2020-02-241-0/+16
* Fortran] PR84135 fix merging dimension into codimension array specTobias Burnus2020-01-091-11/+10
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Catch division by zero errors in array sizes.Thomas Koenig2019-12-301-4/+27
* re PR fortran/92123 ([F2018/array-descriptor] Scalar allocatable/pointer wit...Paul Thomas2019-11-101-11/+2
* decl.c (match_byte_typespec): New function.Steven G. Kargl2019-11-011-16/+36
* re PR fortran/90988 (Wrong error message with variables named "PUBLIC*")Steven G. Kargl2019-11-011-11/+16
* re PR fortran/92174 (runtime error: index 15 out of bounds for type 'gfc_expr...Steven G. Kargl2019-10-221-9/+0
* re PR fortran/89943 (Submodule functions are not allowed to have C binding)Steven G. Kargl2019-10-151-22/+64
* re PR fortran/91715 (ICE in resolve_fntype, at fortran/resolve.c:16884)Steven G. Kargl2019-10-111-6/+10
* re PR fortran/47054 (Compilation error when cray pointers are declared in bot...Steven G. Kargl2019-10-051-1/+1
* PR fortran.91959Steven G. Kargl2019-10-041-27/+33
* Character typenames in errors and warningsMark Eggleston2019-10-031-1/+1
* re PR fortran/91714 (Accepts type statement without delimiter in free form)Steven G. Kargl2019-09-291-2/+20
* re PR fortran/91802 (ICE in mio_name_expr_t, at fortran/module.c:2141)Jerry DeLisle2019-09-291-1/+1
* re PR fortran/91802 (ICE in mio_name_expr_t, at fortran/module.c:2141)Steven G. Kargl2019-09-281-0/+9
* re PR fortran/91660 (Missing error on invalid type declaration)Steven G. Kargl2019-09-051-5/+20
* array.c (spec_dimen_size): Check for the presence of expressions for the bounds.Paul Thomas2019-09-011-0/+1
* re PR fortran/91496 (!GCC$ directives error if mistyped or unknown)Harald Anlauf2019-08-271-0/+55
* re PR fortran/78719 ([F03] ICE in gfc_get_symbol_decl, at fortran/trans-decl....Steven G. Kargl2019-08-171-3/+3
* decl.c (match_old_style_init): Use a clearer error message.Steven G. Kargl2019-08-101-3/+4
* re PR fortran/91372 (Error: Unclassifiable statement)Steven G. Kargl2019-08-051-2/+3
* re PR fortran/90985 (Wrong error message with variables named "DATA*")Steven G. Kargl2019-08-021-0/+7
* arith.c (gfc_convert_integer, [...]): Move to ...Steven G. Kargl2019-07-231-1/+20
* Remove another bunch of dead assignment.Martin Liska2019-07-031-1/+0
* re PR fortran/90988 (Wrong error message with variables named "PUBLIC*")Steven G. Kargl2019-06-261-51/+68
* re PR fortran/51991 (Wrong error message with variables named "SAVE*")Steven G. Kargl2019-06-211-2/+7
* re PR fortran/77632 ([F08] Pointer initialisation does not quite work with ar...Steven G. Kargl2019-06-201-0/+10
* re PR fortran/69398 ([OOP] ICE on class with duplicate dimension attribute sp...Steven G. Kargl2019-06-191-0/+9
* decl.c (gfc_match_derived_decl): Dummy argument cannot be a derived type.Steven G. Kargl2019-06-151-0/+7
* re PR fortran/90093 (Extended C interop: optional argument incorrectly identi...Paul Thomas2019-05-101-13/+12
* re PR fortran/90166 (Compiler Fails at Assembler)Steven G. Kargl2019-04-221-0/+29
* re PR fortran/89601 ([PDT] ICE: Segmentation fault (in resolve_component))Janus Weil2019-03-131-2/+12
* [multiple changes]Thomas Koenig2019-03-131-2/+2
* Replace can't in error messages for Fortran.Martin Liska2019-03-121-5/+5