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
/
primary.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-19
primary.c (match_logical_constant_string): New function to match a ".true." o...
Roger Sayle
1
-7
/
+36
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-27
re PR fortran/32760 (Error defining subroutine named PRINT)
Jerry DeLisle
1
-0
/
+3
2007-07-02
[multiple changes]
Christopher D. Rickett
1
-0
/
+25
2007-06-24
re PR fortran/32460 (structure constructor not allowed if a USEd type has pri...
Tobias Burnus
1
-0
/
+14
2007-06-08
re PR fortran/32223 (Backslash handling inconsistent)
Steven G. Kargl
1
-32
/
+2
2007-05-28
gfortran.h (gfc_expr): Remove from_H, add "representation" struct.
Brooks Moses
1
-10
/
+9
2007-05-11
re PR fortran/30876 (Array valued recursive function rejected)
Paul Thomas
1
-8
/
+7
2007-04-23
primary.c (match_integer_constant): Mention -fno-range-check in the error mes...
Tobias Burnus
1
-1
/
+2
2007-04-15
re PR fortran/31204 (wrong host association of implied loop variable)
Paul Thomas
1
-0
/
+38
2007-04-14
+2007-04-14 Bernhard Fischer
Bernhard Reutner-Fischer
1
-1
/
+2
2007-04-13
re PR fortran/31559 ([4.1 only] Assigning to an EXTERNAL leads to ICE)
Tobias Burnus
1
-1
/
+2
2007-04-12
re PR fortran/31266 (Spurious(?) warning about character truncation)
Tobias Schlüter
1
-1
/
+8
2007-02-28
re PR fortran/30968 ([4.1 only] Bogus warning with continued lines of concate...
Tobias Burnus
1
-2
/
+8
2007-02-15
primary.c (match_logical_constant): Return MATCH_ERROR on invalid kind.
Steven G. Kargl
1
-1
/
+4
2007-01-26
Steven G.
Steven G. Kargl
1
-0
/
+3
2007-01-20
openmp.c, [...]: Next installment in the massive whitespace patch.
Steven G. Kargl
1
-86
/
+80
2006-12-31
re PR fortran/23060 (%VAL, %REF and %DESCR constructs not implemented)
Paul Thomas
1
-4
/
+87
2006-12-10
re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)
Tobias Burnus
1
-0
/
+5
2006-11-20
re PR fortran/27546 (IMPORT is broken)
Tobias Burnus
1
-1
/
+2
2006-11-08
lang.opt: Remove non-working -qkind= option.
Brooks Moses
1
-10
/
+0
2006-10-31
re PR fortran/29067 (gfc_resolve_expr(): Bad expression type)
Francois-Xavier Coudert
1
-0
/
+1
2006-10-18
primary.c: Revert 'significand'-to-'significant' comment change.
Tobias Burnus
1
-1
/
+1
2006-10-16
trans-stmt.c: Fix a typo
Tobias Burnus
1
-1
/
+1
2006-10-08
[multiple changes]
Paul Thomas
1
-4
/
+7
2006-10-02
re PR fortran/29210 ([4.1 only] Name parameter in complex constant not allowe...
Francois-Xavier Coudert
1
-0
/
+4
2006-09-18
re PR fortran/28526 ('end' is recognized as a variable incorrectly)
Paul Thomas
1
-0
/
+11
2006-08-29
re PR fortran/28866 (Simple if statements are not so simple)
Steven G. Kargl
1
-6
/
+10
2006-08-20
re PR fortran/28601 (ICE on reexport of renamed type)
Paul Thomas
1
-0
/
+4
2006-06-22
re PR fortran/24748 (substring of implicitly typed variable not rejected)
Asher Langton
1
-1
/
+15
2006-05-29
options.c, [...]: Fix typos in error messages.
Kazu Hirata
1
-1
/
+1
2006-05-21
re PR fortran/27613 (compile fails with "Unclassifiable statement" error mess...
Paul Thomas
1
-0
/
+15
2006-01-18
re PR fortran/18540 (Jumping into blocks gives error rather than warning)
Tobias Schlüter
1
-5
/
+3
2005-12-16
re PR fortran/25106 ([4.0/4.1] statement label is zero)
Steven G. Kargl
1
-1
/
+3
2005-12-03
re PR fortran/25106 ([4.0/4.1] statement label is zero)
Francois-Xavier Coudert
1
-1
/
+1
2005-11-27
re PR fortran/24917 (Handling of hexadecimal constants in gfortran)
Steven G. Kargl
1
-34
/
+52
2005-11-10
re PR fortran/24643 (Unclassifiable statement on implicitly typed character s...
Tobias Schlüter
1
-0
/
+9
2005-10-14
primary.c (match_boz_constant): Add missing break after gfc_error.
Jakub Jelinek
1
-0
/
+6
2005-09-20
re PR fortran/23663 (rejects entry point as a value)
Jakub Jelinek
1
-4
/
+20
2005-09-17
re PR fortran/15586 (gfortran should support i18n in its compiler messages)
Francois-Xavier Coudert
1
-6
/
+22
2005-09-09
re PR fortran/18878 ([4.0 only] erronous error message on vaild USE statement)
Paul Thomas
1
-4
/
+22
2005-08-27
[multiple changes]
Tobias Schlüter
1
-1
/
+1
2005-08-06
* primary.c (match_hollerith_constant): Fix typo.
Francois-Xavier Coudert
1
-1
/
+1
2005-08-06
re PR fortran/18833 (ICE 'missing spec' on integer/char equivalence)
Jakub Jelinek
1
-8
/
+22
2005-07-14
gfortran.h (MAX_ERROR_MESSAGE): Remove.
Jakub Jelinek
1
-2
/
+8
2005-07-08
primary.c (gfc_match_rvalue): Handle ENTRY the same way as FUNCTION.
Jakub Jelinek
1
-4
/
+17
2005-07-07
primary.c (match_hollerith_constant): Use int, not unsigned int, for the holl...
Steven Bosscher
1
-3
/
+3
2005-07-07
For the 60th anniversary of Chinese people��s Anti-Japan war victory.
Feng Wang
1
-0
/
+73
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-06-20
gfortran.h: Add flag_backslash compile-time option.
François-Xavier Coudert
1
-1
/
+1
[next]