index
:
ampere-computing/gcc-experimental.git
common/ipa-str-reorg
common/ipa-str-reorg-v2
common/ipa-str-reorg-v3
common/ipa-str-reorg-v4
erick/ipa-str-reorg
erick/type-escape-analysis-merge
erick/type-playground
gcc_master_new7
gcc_master_new8
master
gcc-experimental
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
fortran
/
parse.c
Age
Commit message (
Expand
)
Author
2020-01-28
Allow concatenated module+submodule names.
Andrew Benson
2020-01-22
openmp: Fix up !$omp target parallel handling
Jakub Jelinek
2020-01-01
Update copyright years.
Jakub Jelinek
2019-11-12
Add OpenACC 2.6 `serial' construct support
Maciej W. Rozycki
2019-10-08
Fortran - fix OpenMP 'target simd'
Tobias Burnus
2019-10-08
Fortran - Improve OpenMP/OpenACC diagnostic
Tobias Burnus
2019-10-02
Improve OMP/ACC error diagnostic in Fortran
Tobias Burnus
2019-09-05
re PR fortran/91496 (!GCC$ directives error if mistyped or unknown)
Harald Anlauf
2019-09-01
array.c (spec_dimen_size): Check for the presence of expressions for the bounds.
Paul Thomas
2019-08-27
re PR fortran/91496 (!GCC$ directives error if mistyped or unknown)
Harald Anlauf
2019-08-15
re PR fortran/91443 (-Wargument-mismatch does not catch mismatch for global p...
Thomas Koenig
2019-07-29
re PR fortran/90813 (gfortran.dg/proc_ptr_51.f90 fails (SIGSEGV) after 272084)
Thomas Koenig
2019-05-15
Remove translation string markers
Janne Blomqvist
2019-05-12
fortran: C++ support for generating C prototypes
Janne Blomqvist
2019-05-08
re PR fortran/90351 (-fc-prototypes does not dump prototypes for external pro...
Thomas Koenig
2019-03-13
[multiple changes]
Thomas Koenig
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
2019-01-02
parse.c (decode_statement): Suppress "Unclassifiable statement" error if prev...
Steven G. Kargl
2019-01-01
Update copyright years.
Jakub Jelinek
2018-12-08
re PR fortran/88357 (ICE in parse_associate, at fortran/parse.c:4568)
Steven G. Kargl
2018-11-27
Support simd function declarations via a pre-include.
Martin Liska
2018-07-20
gfortran.h (gfc_symbol): Add pointer to next derived type.
Andrew Benson
2018-06-13
re PR fortran/85703 ([openacc] ICE in resolve_fntype, at fortran/resolve.c:16...
Cesar Philippidis
2018-01-26
Partial Failed Images patch
Damian Rouson
2018-01-03
Update copyright years.
Jakub Jelinek
2017-12-22
extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll.
Eric Botcazou
2017-11-23
re PR fortran/81841 (THREADPRIVATE (OpenMP) wrongly rejected in BLOCK DATA)
Jakub Jelinek
2017-11-05
[fortran] Remove semicolon after do {} while (0) in match macros
Tom de Vries
2017-10-31
Fix fortran build error on AIX.
James E Wilson
2017-10-01
re PR fortran/61450 (ICE in gfc_global_used())
Dominique d'Humieres
2017-09-01
re PR c/81887 (pragma omp ordered simd ignored under -fopenmp-simd)
Jakub Jelinek
2017-08-01
re PR fortran/45435 (Automatically generate C interop interface blocks from C...
Thomas Koenig
2017-03-16
re PR fortran/80010 (diagnostics: typo $!)
Jakub Jelinek
2017-03-05
check.c (positive_check): Add new function checking constant for being greate...
Andre Vehreschild
2017-02-28
i386.c: Include intl.h.
Jakub Jelinek
2017-02-20
re PR fortran/79434 ([submodules] separate module procedure breaks encapsulat...
Paul Thomas
2017-01-22
re PR fortran/79154 (omp declare simd in pure function?)
Jakub Jelinek
2017-01-01
Update copyright years.
Jakub Jelinek
2016-12-09
re PR fortran/77903 ([F08] gfortran 6.1.0/7.0.0 accept invalid code with conf...
Paul Thomas
2016-12-08
re PR fortran/65173 (ICE while compiling wrong code)
Steven G. Kargl
2016-11-10
omp-low.c (lower_omp_target): Fix up argument to is_reference.
Jakub Jelinek
2016-11-03
Support legacy PARAMETER statements with -std=legacy.
Fritz O. Reese
2016-10-27
re PR fortran/78026 (ICE in gfc_resolve_omp_declare_simd, at fortran/openmp.c...
Jakub Jelinek
2016-10-25
Support TYPE as alias for PRINT with -fdec.
Fritz Reese
2016-10-23
re PR fortran/77763 (ICE in parse_struct_map, at fortran/parse.c:3064)
Steven G. Kargl
2016-09-26
Implement -Wimplicit-fallthrough.
Marek Polacek
2016-09-23
lang.opt, [...]: New flag -fdec-static.
Fritz Reese
2016-09-15
re PR fortran/69963 (ICE out of memory on displaced implicit character)
Louis Krupp
2016-08-31
re PR fortran/77374 (ICE in resolve_omp_atomic, at fortran/openmp.c:3949)
Jakub Jelinek
2016-08-22
re PR fortran/60774 (f951: internal compiler error: Segmentation fault: 11)
Steven G. Kargl
[next]