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
/
match.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-24
arith.c: Update copyright years.
Tobias Schlüter
1
-1
/
+1
2008-02-20
re PR fortran/34997 (Mention -fdollar-ok option in error message for symbol n...
Tobias Burnus
1
-0
/
+7
2008-02-03
re PR fortran/32760 (Error defining subroutine named PRINT)
Paul Thomas
1
-79
/
+2
2008-01-24
re PR fortran/33375 (ICE (segfault) gfortran.dg/common_6.f90)
Daniel Franke
1
-2
/
+0
2008-01-17
re PR fortran/33375 (ICE (segfault) gfortran.dg/common_6.f90)
H.J. Lu
1
-0
/
+2
2008-01-12
re PR fortran/34722 (ICE: left-over "@iostat" variable polutes namespace)
Jerry DeLisle
1
-1
/
+1
2008-01-06
re PR fortran/34658 (save / common)
Tobias Burnus
1
-5
/
+0
2007-12-19
re PR fortran/34325 (Wrong error message for syntax error)
Jerry DeLisle
1
-2
/
+72
2007-11-28
re PR fortran/34227 (initialized symbol in COMMON: Missing checks)
Jerry DeLisle
1
-0
/
+10
2007-11-27
re PR fortran/29389 (Statement functions are not recognized as pure when they...
Paul Thomas
1
-44
/
+9
2007-11-25
re PR fortran/33152 (Initialization/declaration problems in block data)
Jerry DeLisle
1
-15
/
+0
2007-09-02
decl.c (match_string_p): New helper function to explicitly match a string of ...
Roger Sayle
1
-84
/
+0
2007-08-26
re PR fortran/32985 (COMMON checking: TYPE with(out) SEQUENCE/bind(C), ALLOCA...
Tobias Burnus
1
-8
/
+0
2007-08-23
match.c (intrinsic_operators): Delete.
Roger Sayle
1
-39
/
+215
2007-08-20
match.c (intrinsic_operators): Make static.
Roger Sayle
1
-1
/
+75
2007-08-13
re PR fortran/32926 (ICE with external function as argument)
Paul Thomas
1
-6
/
+9
2007-08-01
re PR fortran/32936 (ALLOCATE: "STAT expression ... must be a variable" - but...
Tobias Burnus
1
-1
/
+34
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-28
re PR fortran/31818 (Wrongly accepts namelists with assumed-shape arrays)
Daniel Franke
1
-6
/
+0
2007-07-08
re PR fortran/17711 (Wrong operator name in error message)
Daniel Franke
1
-6
/
+6
2007-07-05
re PR fortran/32526 (Spurious error: Name 'x' at (1) is an ambiguous referenc...
Paul Thomas
1
-8
/
+15
2007-07-02
[multiple changes]
Christopher D. Rickett
1
-2
/
+155
2007-06-25
re PR fortran/32464 (ICE: USE in contained subroutine)
Paul Thomas
1
-4
/
+11
2007-06-22
re PR fortran/31162 (missing warning for real do-loops with implicit typed va...
Jerry DeLisle
1
-3
/
+4
2007-06-21
re PR fortran/32361 (TYPE DECLARATION TO INITIALIZE DATA IN NAMED COMMON)
Jerry DeLisle
1
-1
/
+1
2007-06-08
re PR fortran/32223 (Backslash handling inconsistent)
Steven G. Kargl
1
-0
/
+50
2007-06-07
decl.c: Miscellaneous whitespace fixes.
Steven G. Kargl
1
-32
/
+32
2007-04-15
re PR fortran/31204 (wrong host association of implied loop variable)
Paul Thomas
1
-0
/
+2
2007-04-12
decl.c (gfc_match_end): Also check for construct name in END FORALL and END W...
Tobias Schlüter
1
-2
/
+9
2007-03-06
* match.c (gfc_match_name): Expanded comment.
Brooks Moses
1
-1
/
+3
2007-02-20
re PR fortran/30869 ([4.1 only] Rejects pointer to integer as loop variable)
Thomas Koenig
1
-6
/
+0
2007-02-19
re PR fortran/30681 ("obsolescent" vs. "obsolete")
Jerry DeLisle
1
-2
/
+2
2007-02-18
re PR fortran/30400 (ANY not accepted as mask in FORALL)
Roger Sayle
1
-9
/
+7
2007-01-24
[multiple changes]
Jerry DeLisle
1
-1
/
+8
2007-01-20
gfortran.h (gfc_options_t): Add flag_allow_leading_underscore.
Francois-Xavier Coudert
1
-1
/
+1
2007-01-08
interface.c, [...]: Update Copyright years.
Steven G. Kargl
1
-164
/
+128
2007-01-07
re PR fortran/27698 (subroutine _foo draws "unclassifiable statement" instead...
Bernhard Fischer
1
-0
/
+2
2006-12-10
re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)
Tobias Burnus
1
-0
/
+18
2006-11-15
data.c: Remove trailing periods from error messages.
Brooks Moses
1
-1
/
+1
2006-11-14
match.c (gfc_match_namelist): Add missing space to error message.
Tobias Burnus
1
-1
/
+1
2006-11-01
re PR fortran/29537 (ICE in gfc_match_common for blank common in BLOCK DATA u...
Bernhard Fischer
1
-2
/
+5
2006-09-15
re PR fortran/29051 (segfault when too few values are in data statement of ch...
Paul Thomas
1
-1
/
+4
2006-08-30
* match.c: Fix a comment typo.
Kazu Hirata
1
-1
/
+1
2006-08-29
re PR fortran/28866 (Simple if statements are not so simple)
Steven G. Kargl
1
-43
/
+53
2006-08-20
re PR fortran/28601 (ICE on reexport of renamed type)
Paul Thomas
1
-0
/
+3
2006-06-25
re PR fortran/25056 (non-PURE function should not be a valid argument)
Paul Thomas
1
-4
/
+18
2006-06-23
re PR fortran/27981 (Strange error message for illegal integer constant)
Steven G. Kargl
1
-0
/
+6
2006-06-20
re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression)
Paul Thomas
1
-0
/
+1
2006-06-06
re PR fortran/27897 (ICE on common block with the same name as the program.)
Paul Thomas
1
-1
/
+1
2006-05-07
re PR fortran/27457 (ICE in match_case_eos())
Tobias Schlüter
1
-0
/
+5
[next]