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/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-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
2007-08-29
re PR fortran/33215 (Bind(C): Bugs with empty "name=": Creates wrong result a...
Tobias Burnus
1
-11
/
+11
2007-08-24
decl.c (variable_decl): Don't share charlen structs if length == NULL.
Jakub Jelinek
1
-3
/
+4
2007-08-22
decl.c (match_attr_spec): Pass on errors from gfc_match_bind_c.
Janus Weil
1
-3
/
+8
2007-08-19
[multiple changes]
Tobias Burnus
1
-11
/
+2
2007-08-18
[multiple changes]
Tobias Burnus
1
-1
/
+8
2007-08-14
re PR fortran/33066 ("type, bind(C) t": Diagnose missing "::")
Francois-Xavier Coudert
1
-2
/
+5
2007-08-13
re PR fortran/32827 (IMPORT fails for TYPE when also used in INTERFACE)
Paul Thomas
1
-8
/
+15
2007-08-04
re PR fortran/31214 (User-defined operator using entry leads to ICE)
Paul Thomas
1
-0
/
+19
2007-08-01
arith.c: Change copyright header to refer to version 3 of the GNU General Pub...
Nick Clifton
1
-4
/
+3
2007-07-23
re PR fortran/32797 ([ISO C Binding] Internal Error: gfc_basic_typename(): Un...
Christopher D. Rickett
1
-0
/
+16
2007-07-12
re PR fortran/31639 ([4.1/4.2/4.3] ICE in gfc_conv_constant, at fortran/trans...
Daniel Franke
1
-6
/
+0
2007-07-12
re PR fortran/32599 ([ISO C Binding] Accepts character with len /= 1)
Christopher D. Rickett
1
-1
/
+18
2007-07-08
re PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement")
Jerry DeLisle
1
-6
/
+2
2007-07-07
decl.c, [...]: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2007-07-06
re PR fortran/32633 (bogus error)
Daniel Franke
1
-1
/
+2
2007-07-05
re PR fortran/32359 (incorrect error: Threadprivate isn't SAVEd (implicit sav...
Tobias Burnus
1
-0
/
+1
2007-07-04
re PR fortran/32545 (Give an (compile time) error not a warning for wrong edi...
Jerry DeLisle
1
-1
/
+2
2007-07-02
[multiple changes]
Christopher D. Rickett
1
-78
/
+1048
2007-06-21
re PR fortran/25061 (procedure name conflict)
Jerry DeLisle
1
-0
/
+8
2007-06-07
decl.c: Miscellaneous whitespace fixes.
Steven G. Kargl
1
-33
/
+30
2007-05-11
re PR fortran/31474 (ENTRY & procedural pointer: insert_bbt(): Duplicate key ...
Paul Thomas
1
-6
/
+17
2007-05-08
re PR fortran/29397 (Constant logical expression with parameter array)
Paul Thomas
1
-1
/
+38
2007-05-06
re PR fortran/31251 (Non-integer character length leads to segfault)
Jerry DeLisle
1
-1
/
+10
2007-04-15
re PR fortran/31204 (wrong host association of implied loop variable)
Paul Thomas
1
-0
/
+2
2007-04-12
re PR fortran/31250 (Initialization expr as constant character length rejected)
Tobias Schlüter
1
-10
/
+2
2007-04-12
decl.c (gfc_match_end): Also check for construct name in END FORALL and END W...
Tobias Schlüter
1
-1
/
+2
2007-04-12
re PR fortran/31472 (gfortran does not detect the illegal use of an access sp...
Tobias Burnus
1
-59
/
+94
2007-04-05
re PR fortran/31292 (ICE with module procedure interface in a procedure body)
Paul Thomas
1
-1
/
+10
2007-03-22
re PR fortran/20897 (derived type name shall not be same as intrinsic type name)
Tobias Schlüter
1
-2
/
+6
2007-03-15
[multiple changes]
Paul Thomas
1
-1
/
+29
2007-03-06
gfortran.texi (Old-style kind specifications): Document special handling of o...
Brooks Moses
1
-3
/
+3
2007-03-03
re PR fortran/30873 ([4.1 only] ENTRY without explict RESULT does not work fo...
Paul Thomas
1
-6
/
+0
2007-02-22
gfortran.texi (Old-style kind specifications): Document special handling of o...
Brooks Moses
1
-1
/
+3
2007-02-11
re PR fortran/30478 (FAIL: gfortran.dg/enum_2.f90 -O (internal compiler err...
Tobias Schlüter
1
-65
/
+109
2007-02-11
re PR fortran/30554 ([4.1 only] ICE in mio_pointer_ref at module.c:1945)
Paul Thomas
1
-1
/
+6
2007-01-31
re PR fortran/30520 (Conflics checking of VOLATILE attribute needs improvement)
Tobias Burnus
1
-1
/
+3
2007-01-07
decl.c, [...]: Update Copyright dates.
Steven G. Kargl
1
-281
/
+249
2007-01-05
re PR fortran/23232 ([4.1 only] DATA implied DO variables)
Paul Thomas
1
-4
/
+35
2006-12-20
re PR fortran/29992 ([4.1 only] INTERFACE equivalent to MODULE PROCEDURE?!)
Paul Thomas
1
-0
/
+2
2006-12-10
re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)
Tobias Burnus
1
-2
/
+85
2006-12-03
re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by...
Paul Thomas
1
-1
/
+65
2006-11-15
data.c: Remove trailing periods from error messages.
Brooks Moses
1
-7
/
+7
2006-11-15
re PR fortran/27546 (IMPORT is broken)
Tobias Burnus
1
-2
/
+93
2006-11-09
re PR fortran/29699 (ICE in trans-decl.c)
Paul Thomas
1
-1
/
+1
2006-11-07
re PR fortran/29539 (ICE in variable_decl)
Paul Thomas
1
-1
/
+3
2006-11-07
re PR fortran/29601 (VOLATILE attribute and statement)
Tobias Burnus
1
-1
/
+67
2006-11-07
decl.c (match_attr_spec, [...]): Unify gfc_notify_std message for GFC_STD_F2003.
Tobias Burnus
1
-3
/
+3
2006-10-31
re PR fortran/29067 (gfc_resolve_expr(): Bad expression type)
Francois-Xavier Coudert
1
-1
/
+2
2006-10-29
re PR fortran/17741 (ICE in gfc_free_namespace, at fortran/symbol.c:2208)
Jerry DeLisle
1
-0
/
+1
2006-10-27
re PR fortran/27954 (ICE on garbage in DATA statement)
Jerry DeLisle
1
-0
/
+19
[next]