index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
fortran
/
decl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-19
fortran: remove trailing exclamation mark from various diagnostics (PR fortra...
David Malcolm
1
-1
/
+1
2017-05-18
re PR fortran/79968 (diagnostics: merge similar diagnostics containing -fdec-...
Fritz Reese
1
-6
/
+12
2017-05-16
re PR fortran/80554 ([f08] variable redefinition in submodule)
Paul Thomas
1
-1
/
+21
2017-03-25
re PR fortran/80156 (Generic DTIO interface reported missing if public statem...
Paul Thomas
1
-14
/
+6
2017-03-22
re PR fortran/79602 (translation: globally replace '%s' with %qs)
Dominique d'Humieres
1
-5
/
+5
2017-03-21
re PR fortran/69498 (ICE on disjunct cases with displaced or incomplete embed...
Nicolas Koenig
1
-0
/
+1
2017-02-20
re PR fortran/79382 (DTIO ICE)
Paul Thomas
1
-0
/
+15
2017-02-19
re PR fortran/79447 ([F08] gfortran rejects valid & accepts invalid internal ...
Paul Thomas
1
-5
/
+7
2017-01-21
gfortran.h (gfc_extract_int): Change return type to bool.
Jakub Jelinek
1
-14
/
+8
2017-01-09
re PR translation/79019 (translatable string typo in cif-code.def:141)
Jakub Jelinek
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-17
re PR fortran/78239 (ICE in char_len_param_value, at fortran/decl.c:926, with...
Thomas Koenig
1
-1
/
+2
2016-12-09
re PR fortran/77903 ([F08] gfortran 6.1.0/7.0.0 accept invalid code with conf...
Paul Thomas
1
-11
/
+10
2016-11-30
re PR fortran/78573 ([OOP] ICE in resolve_component, at fortran/resolve.c:13405)
Janus Weil
1
-11
/
+5
2016-11-13
re PR fortran/60952 ([F03] Problem using "end" as a type-bound procedure and ...
Janus Weil
1
-0
/
+2
2016-11-13
re PR fortran/66366 ([OOP] ICE on invalid with non-allocatable CLASS variable)
Janus Weil
1
-2
/
+11
2016-11-12
re PR fortran/77501 ([F03] ICE in gfc_match_generic, at fortran/decl.c:9429)
Janus Weil
1
-17
/
+6
2016-11-10
Fix ICE and improve errors for invalid anonymous structure declarations.
Fritz O. Reese
1
-1
/
+22
2016-11-10
Fix some whitespace.
Fritz O. Reese
1
-91
/
+91
2016-11-03
Support legacy PARAMETER statements with -std=legacy.
Fritz O. Reese
1
-2
/
+8
2016-10-25
re PR fortran/45516 ([F08] allocatable compontents of recursive type)
Paul Thomas
1
-0
/
+13
2016-10-25
Support TYPE as alias for PRINT with -fdec.
Fritz Reese
1
-0
/
+94
2016-10-25
Cleanup -fdec.
Fritz Reese
1
-4
/
+4
2016-09-23
lang.opt, [...]: New flag -fdec-static.
Fritz Reese
1
-2
/
+159
2016-09-22
re PR fortran/66107 (ICE on missing parameter value for initialisation (segfa...
Louis Krupp
1
-1
/
+12
2016-09-19
re PR fortran/77584 (Unclassifiable statement error with procedure pointer us...
Fritz Reese
1
-30
/
+35
2016-09-16
re PR fortran/77612 (ICE on invalid character len in contained procedure)
Steven G. Kargl
1
-3
/
+4
2016-08-31
[multiple changes]
Paul Thomas
1
-0
/
+4
2016-08-23
decl.c (gfc_match_structure_decl): Make gfc_structure_id static.
Fritz Reese
1
-1
/
+1
2016-08-15
lang.opt, [...]: New flag -finit-derived.
Fritz Reese
1
-47
/
+1
2016-08-12
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
1
-0
/
+1
2016-07-30
re PR fortran/69867 (ICE on initializing character in type with array of inco...
Steven G. Kargl
1
-2
/
+4
2016-07-30
re PR fortran/69962 (ICE on missing parameter attribute, in gfc_set_constant_...
Steven G. Kargl
1
-2
/
+6
2016-07-30
re PR fortran/71730 (ICE when character length specification uses an undefine...
Steven G. Kargl
1
-1
/
+10
2016-07-28
re PR fortran/71067 (ICE on data initialization with insufficient value)
Steven G. Kargl
1
-0
/
+1
2016-07-04
re PR fortran/66575 (Endless compilation on missing end interface)
Jerry DeLisle
1
-1
/
+2
2016-06-01
re PR fortran/71156 (PURE interface/definition inconsistency: accepts invalid...
Paul Thomas
1
-7
/
+46
2016-05-07
re PR fortran/56226 (Add support for DEC UNION and MAP extensions)
Fritz Reese
1
-33
/
+535
2016-03-12
re PR fortran/70031 (Error in recursive module subroutine declaration if decl...
Paul Thomas
1
-45
/
+57
2016-02-14
re PR fortran/60526 (Accepts-invalid: Variable name same as type name)
Thomas Koenig
1
-0
/
+28
2016-02-14
re PR fortran/60526 (Accepts-invalid: Variable name same as type name)
Thomas Koenig
1
-20
/
+0
2016-02-14
re PR fortran/60526 (Accepts-invalid: Variable name same as type name)
Thomas Koenig
1
-0
/
+20
2016-01-28
re PR fortran/62536 (ICE (segfault) for invalid END BLOCK statement)
Andre Vehreschild
1
-2
/
+5
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-09
re PR fortran/68815 (Error/warning diagnostic: '%s' should be converted to %q...
Tobias Burnus
1
-3
/
+3
2015-12-05
re PR fortran/68676 (ICE in gfc_match_formal_arglist when compiling gfortran....
Paul Thomas
1
-1
/
+4
2015-11-30
re PR fortran/68534 (No error on mismatch in number of arguments between subm...
Paul Thomas
1
-3
/
+16
2015-11-20
[multiple changes]
Paul Thomas
1
-1
/
+1
2015-11-13
re PR fortran/68319 (ICE on using interface with included entry)
Steven G. Kargl
1
-0
/
+16
2015-11-13
re PR fortran/68318 (ICE on duplicate entry declarations)
Steven G. Kargl
1
-2
/
+3
[next]