aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/parse.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-16OpenACC/Fortran: permit 'routine' inside PURETobias Burnus1-13/+15
2020-06-16OpenMP/Fortran: Permit impure ELEMENTAL in omp directivesTobias Burnus1-2/+1
2020-06-16OpenMP/Fortran: Permit impure ELEMENTAL in omp directivesTobias Burnus1-2/+2
2020-01-28Allow concatenated module+submodule names.Andrew Benson1-2/+3
2020-01-22openmp: Fix up !$omp target parallel handlingJakub Jelinek1-0/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-12Add OpenACC 2.6 `serial' construct supportMaciej W. Rozycki1-2/+30
2019-10-08Fortran - fix OpenMP 'target simd'Tobias Burnus1-0/+1
2019-10-08Fortran - Improve OpenMP/OpenACC diagnosticTobias Burnus1-47/+56
2019-10-02Improve OMP/ACC error diagnostic in FortranTobias Burnus1-2/+14
2019-09-05re PR fortran/91496 (!GCC$ directives error if mistyped or unknown)Harald Anlauf1-4/+5
2019-09-01array.c (spec_dimen_size): Check for the presence of expressions for the bounds.Paul Thomas1-4/+91
2019-08-27re PR fortran/91496 (!GCC$ directives error if mistyped or unknown)Harald Anlauf1-1/+33
2019-08-15re PR fortran/91443 (-Wargument-mismatch does not catch mismatch for global p...Thomas Koenig1-0/+6
2019-07-29re PR fortran/90813 (gfortran.dg/proc_ptr_51.f90 fails (SIGSEGV) after 272084)Thomas Koenig1-0/+7
2019-05-15Remove translation string markersJanne Blomqvist1-14/+13
2019-05-12fortran: C++ support for generating C prototypesJanne Blomqvist1-0/+22
2019-05-08re PR fortran/90351 (-fc-prototypes does not dump prototypes for external pro...Thomas Koenig1-3/+12
2019-03-13[multiple changes]Thomas Koenig1-5/+5
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-2/+2
2019-01-02parse.c (decode_statement): Suppress "Unclassifiable statement" error if prev...Steven G. Kargl1-3/+9
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-08re PR fortran/88357 (ICE in parse_associate, at fortran/parse.c:4568)Steven G. Kargl1-1/+1
2018-11-27Support simd function declarations via a pre-include.Martin Liska1-0/+3
2018-07-20gfortran.h (gfc_symbol): Add pointer to next derived type.Andrew Benson1-1/+1
2018-06-13re PR fortran/85703 ([openacc] ICE in resolve_fntype, at fortran/resolve.c:16...Cesar Philippidis1-0/+4
2018-01-26Partial Failed Images patchDamian Rouson1-0/+18
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-22extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll.Eric Botcazou1-1/+12
2017-11-23re PR fortran/81841 (THREADPRIVATE (OpenMP) wrongly rejected in BLOCK DATA)Jakub Jelinek1-0/+1
2017-11-05[fortran] Remove semicolon after do {} while (0) in match macrosTom de Vries1-6/+6
2017-10-31Fix fortran build error on AIX.James E Wilson1-0/+3
2017-10-01re PR fortran/61450 (ICE in gfc_global_used())Dominique d'Humieres1-6/+18
2017-09-01re PR c/81887 (pragma omp ordered simd ignored under -fopenmp-simd)Jakub Jelinek1-3/+5
2017-08-01re PR fortran/45435 (Automatically generate C interop interface blocks from C...Thomas Koenig1-0/+3
2017-03-16re PR fortran/80010 (diagnostics: typo $!)Jakub Jelinek1-2/+2
2017-03-05check.c (positive_check): Add new function checking constant for being greate...Andre Vehreschild1-1/+5
2017-02-28i386.c: Include intl.h.Jakub Jelinek1-2/+2
2017-02-20re PR fortran/79434 ([submodules] separate module procedure breaks encapsulat...Paul Thomas1-6/+25
2017-01-22re PR fortran/79154 (omp declare simd in pure function?)Jakub Jelinek1-19/+62
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-09re PR fortran/77903 ([F08] gfortran 6.1.0/7.0.0 accept invalid code with conf...Paul Thomas1-4/+4
2016-12-08re PR fortran/65173 (ICE while compiling wrong code)Steven G. Kargl1-33/+3
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek1-7/+101
2016-11-03Support legacy PARAMETER statements with -std=legacy.Fritz O. Reese1-1/+3
2016-10-27re PR fortran/78026 (ICE in gfc_resolve_omp_declare_simd, at fortran/openmp.c...Jakub Jelinek1-16/+5
2016-10-25Support TYPE as alias for PRINT with -fdec.Fritz Reese1-0/+6
2016-10-23re PR fortran/77763 (ICE in parse_struct_map, at fortran/parse.c:3064)Steven G. Kargl1-5/+6
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-1/+1
2016-09-23lang.opt, [...]: New flag -fdec-static.Fritz Reese1-0/+4