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-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
/
resolve.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-28
re PR fortran/30888 (%VAL construct fails with argument procedures)
Tobias Burnus
1
-11
/
+3
2007-02-23
re PR fortran/30660 (Allocatable components of a derived type "require" the S...
Paul Thomas
1
-3
/
+16
2007-02-20
re PR fortran/30783 ("character(*), value" produces SEGV at runtime)
Tobias Burnus
1
-1
/
+13
2007-02-03
re PR fortran/30514 ([4.1 only] zero-sized array wrongly rejected: integer ::...
Paul Thomas
1
-8
/
+14
2007-02-03
re PR fortran/30683 ([4.2 only] internal compiler error: Segmentation fault)
Steven G. Kargl
1
-1
/
+1
2007-01-27
re PR fortran/30407 ([4.1 only] Elemental functions in WHERE assignments wron...
Paul Thomas
1
-0
/
+14
2007-01-20
openmp.c, [...]: Next installment in the massive whitespace patch.
Steven G. Kargl
1
-797
/
+771
2007-01-15
re PR fortran/28172 ([4.2 and 4.1 only] alternate return in contained procedu...
Paul Thomas
1
-3
/
+25
2007-01-10
[multiple changes]
Jerry DeLisle
1
-4
/
+5
2007-01-05
re PR fortran/23232 ([4.1 only] DATA implied DO variables)
Paul Thomas
1
-18
/
+73
2007-01-05
re PR fortran/29624 (Fortran 2003: Support intent for pointers)
Tobias Burnus
1
-44
/
+62
2007-01-02
re PR fortran/20896 (ambiguous interface not detected)
Paul Thomas
1
-1
/
+1
2006-12-31
re PR fortran/27900 ([4.1 only] ICE using intrinsics as arguments)
Paul Thomas
1
-0
/
+37
2006-12-31
re PR fortran/23060 (%VAL, %REF and %DESCR constructs not implemented)
Paul Thomas
1
-8
/
+71
2006-12-28
re PR fortran/30034 ([4.1 only] pure subroutine requires intent for procedure...
Paul Thomas
1
-13
/
+7
2006-12-27
re PR fortran/20896 (ambiguous interface not detected)
Paul Thomas
1
-12
/
+1
2006-12-22
re PR fortran/25818 ([4.1 only] Problem with handling optional and entry mast...
Paul Thomas
1
-0
/
+32
2006-12-20
re PR fortran/29992 ([4.1 only] INTERFACE equivalent to MODULE PROCEDURE?!)
Paul Thomas
1
-5
/
+7
2006-12-10
re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented)
Tobias Burnus
1
-1
/
+15
2006-12-09
re PR other/29975 ([meta-bugs] ICEs with CP2K)
Paul Thomas
1
-0
/
+4
2006-12-09
re PR fortran/29941 ([4.1 only] gfortran reports error with len of assumed si...
Paul Thomas
1
-5
/
+8
2006-12-05
Revert accidental change.
Aldy Hernandez
1
-13
/
+0
2006-12-05
Merge gimple-tuples-branch into mainline.
Aldy Hernandez
1
-0
/
+13
2006-12-04
[multiple changes]
Paul Thomas
1
-1
/
+8
2006-12-04
re PR fortran/29916 ([4.1 only] Dimension of a function result as host associ...
Paul Thomas
1
-0
/
+9
2006-12-03
re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by...
Paul Thomas
1
-1
/
+9
2006-11-28
re PR fortran/20880 (USE association of procedure's own interface)
Paul Thomas
1
-1
/
+3
2006-11-24
re PR fortran/20880 (USE association of procedure's own interface)
Paul Thomas
1
-0
/
+9
2006-11-24
resolve.c (resolve_actual_arglist): Remove the special case for CHAR.
Francois-Xavier Coudert
1
-6
/
+0
2006-11-22
re PR fortran/25087 (Error for missing explicit interface needed.)
Paul Thomas
1
-8
/
+14
2006-11-20
re PR fortran/24783 ([4.1 and 4.2 only] Implicit none in module overwrite exp...
Bernhard Fischer
1
-5
/
+3
2006-11-19
resolve.c (resolve_ref): Check for ALLOCATABLEs to the right of nonzero rank ...
Erik Edelmann
1
-7
/
+17
2006-11-19
module.c (gfc_use_module): Uncomment the ISO_FORTRAN_ENV code.
Francois-Xavier Coudert
1
-1
/
+1
2006-11-15
data.c: Remove trailing periods from error messages.
Brooks Moses
1
-4
/
+4
2006-11-10
re PR fortran/29454 (Slightly wrong error message for IF statement)
Tobias Burnus
1
-1
/
+1
2006-11-09
re PR fortran/29699 (ICE in trans-decl.c)
Paul Thomas
1
-4
/
+11
2006-11-07
re PR fortran/29601 (VOLATILE attribute and statement)
Tobias Burnus
1
-1
/
+1
2006-11-07
decl.c (match_attr_spec, [...]): Unify gfc_notify_std message for GFC_STD_F2003.
Tobias Burnus
1
-1
/
+1
2006-10-19
[multiple changes]
Paul Thomas
1
-1
/
+89
2006-10-16
trans-stmt.c: Fix a typo
Tobias Burnus
1
-1
/
+1
2006-10-15
re PR fortran/24767 (gfortran: -Wno-unused-label does not work properly)
Bernhard Fischer
1
-1
/
+1
2006-10-13
re PR fortran/29373 (implicit type declaration and contained function clash)
Paul Thomas
1
-10
/
+40
2006-10-08
[multiple changes]
Paul Thomas
1
-14
/
+66
2006-10-07
re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in...
François-Xavier Coudert
1
-0
/
+14
2006-10-04
[multiple changes]
Paul Thomas
1
-1
/
+6
2006-10-04
re PR fortran/29098 (allocation of a pointer to a derived type crashes)
Paul Thomas
1
-4
/
+1
2006-10-03
re PR fortran/20779 (ALLOCATEing the STAT variable not detected)
Paul Thomas
1
-18
/
+125
2006-10-03
re PR fortran/29284 (ICE for optional subroutine argument)
Paul Thomas
1
-1
/
+11
2006-09-30
resolve.c: Fix commentary typo.
Bernhard Fischer
1
-27
/
+27
2006-09-11
re PR fortran/28890 (ICE on write)
Paul Thomas
1
-0
/
+1
[next]