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
/
resolve.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-09
re PR fortran/24558 (ENTRY doesn't work in module procedures)
Paul Thomas
1
-0
/
+10
2006-06-07
re PR fortran/23091 (ICE in gfc_trans_auto_array_allocation)
Paul Thomas
1
-14
/
+126
2006-06-05
re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)
François-Xavier Coudert
1
-5
/
+107
2006-05-29
options.c, [...]: Fix typos in error messages.
Kazu Hirata
1
-1
/
+1
2006-05-28
check.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2006-05-26
re PR fortran/27709 (Using size of array pointer component as dimension of fu...
Paul Thomas
1
-2
/
+14
2006-05-21
re PR fortran/25746 (Elemental assignment gives wrong result)
Paul Thomas
1
-64
/
+9
2006-05-17
re PR fortran/26551 (gfortran compiles recursive subroutines declared without...
Francois-Xavier Coudert
1
-0
/
+48
2006-05-15
re PR fortran/25090 (Bad automatic character length)
Paul Thomas
1
-14
/
+76
2006-05-10
re PR fortran/20460 (Nasty extensions that should always warn)
Francois-Xavier Coudert
1
-1
/
+1
2006-04-23
re PR fortran/25099 (Conformance of arguments to ELEMENTAL subroutines)
Paul Thomas
1
-5
/
+20
2006-04-21
re PR fortran/27122 (binary operator functions should require intent(in))
Paul Thomas
1
-20
/
+73
2006-04-16
re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4)
Paul Thomas
1
-1
/
+9
2006-04-08
gfortran.texi: Fix typos.
Kazu Hirata
1
-3
/
+3
2006-04-03
re PR testsuite/26981 (g++.old-deja/g++.other/init18.C fails)
Paul Thomas
1
-0
/
+7
2006-03-28
re PR fortran/26779 (Internal module procedure may not have private type dumm...
Paul Thomas
1
-3
/
+7
2006-03-10
symbol.c (check_conflict): Allow allocatable function results, except for ele...
Erik Edelmann
1
-0
/
+1
2006-03-06
re PR fortran/26107 (ICE after error message on invalid code)
Paul Thomas
1
-1
/
+1
2006-03-05
re PR fortran/16136 (Conflicting attributes ALLOCATABLE, DUMMY (F2003))
Erik Edelmann
1
-0
/
+14
2006-02-24
re PR fortran/26409 (ICE on Assumed shape nested subroutine)
Paul Thomas
1
-3
/
+4
2006-02-19
resolve.c (resolve_contained_functions): Call resolve_entries first.
H.J. Lu
1
-4
/
+3
2006-02-19
re PR fortran/25054 (nonconstant bounds array cannot appear in a namelist)
Paul Thomas
1
-49
/
+93
2006-02-18
gfortran.h (gfc_add_attribute): Change uint to unsigned int.
Danny Smith
1
-1
/
+1
2006-02-14
re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)
Jakub Jelinek
1
-16
/
+105
2006-02-13
re PR fortran/26074 (Module array cannot be automatic or assumed shape)
Paul Thomas
1
-303
/
+435
2006-02-10
re PR fortran/14771 (frontend doesn't record parentheses)
Tobias Schlüter
1
-0
/
+5
2006-02-09
re PR fortran/26038 (ICE on allocation of assumed length CHARACTER dummy.)
Paul Thomas
1
-1
/
+10
2006-02-05
re PR fortran/26041 ([4.1]: FORTRAN compiler won't compile the valid code)
H.J. Lu
1
-13
/
+43
2006-02-05
* resolve.c (resolve_symbol): Initialize constructor_expr to NULL.
Jakub Jelinek
1
-0
/
+1
2006-02-03
[multiple changes]
Steven G. Kargl
1
-5
/
+26
2006-01-27
re PR fortran/25964 (NIST regression on fm311.f)
Paul Thomas
1
-0
/
+1
2006-01-26
re PR fortran/25964 (NIST regression on fm311.f)
Paul Thomas
1
-9
/
+78
2006-01-25
re PR fortran/25716 (FAIL: gfortran.dg/char_result_11.f90 -O (test for exce...
Erik Edelmann
1
-0
/
+1
2006-01-21
PR25024, PR20881, PR23308, PR25538 and PR25710 - Procedure references
Paul Thomas
1
-8
/
+58
2006-01-18
re PR fortran/18540 (Jumping into blocks gives error rather than warning)
Tobias Schlüter
1
-28
/
+26
2006-01-18
re PR fortran/20869 (EXTERNAL and INTRINSIC cannot be used together)
Paul Thomas
1
-4
/
+5
2006-01-08
re PR fortran/25093 (PUBLIC function of PRIVATE type)
Erik Edelmann
1
-0
/
+9
2006-01-07
re PR fortran/22146 (ICE when calling ELEMENTAL subroutines)
Paul Thomas
1
-1
/
+137
2006-01-05
re PR fortran/23675 (ICE in gfc_finish_var_decl (string manipulation))
Erik Edelmann
1
-1
/
+12
2006-01-03
re PR fortran/25101 ([4.1] Zero stride allowed in FORALL:s)
Steven G. Kargl
1
-11
/
+20
2005-12-24
re PR fortran/25029 (Assumed size array can be associated with array pointer ...
Paul Thomas
1
-122
/
+0
2005-12-23
re PR fortran/25029 (Assumed size array can be associated with array pointer ...
Paul Thomas
1
-1
/
+3
2005-12-22
re PR fortran/18990 (ICE in gfc_get_derived_type, at fortran/trans-types.c)
Tobias Schlüter
1
-10
/
+58
2005-12-22
re PR fortran/20889 (type in a structure-constructor differs from type in der...
Paul Thomas
1
-4
/
+143
2005-12-16
dependency.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2005-12-15
re PR fortran/18197 (bus error on returning from a function)
Erik Edelmann
1
-10
/
+0
2005-12-13
Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h.
Richard Sandiford
1
-17
/
+40
2005-11-21
re PR fortran/14943 (read/write code generation is not thread safe)
Jakub Jelinek
1
-0
/
+3
2005-11-21
re PR fortran/24223 (Gfortran crashes in two places)
Paul Thomas
1
-0
/
+13
2005-11-11
re PR fortran/15976 (ICE: assertion failure in trans-array.c)
Paul Thomas
1
-1
/
+17
[next]