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-15
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-15
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
2008-01-25
re PR fortran/34661 (ice on where / ASSIGNMENT(=))
Daniel Franke
1
-0
/
+6
2008-01-20
re PR fortran/34861 (ICE in function with entry (and result?))
Paul Thomas
1
-1
/
+2
2008-01-13
re PR fortran/34665 (Cannot pass scalar to array argument 'a')
Tobias Burnus
1
-0
/
+9
2008-01-06
re PR fortran/34658 (save / common)
Tobias Burnus
1
-13
/
+35
2008-01-06
re PR fortran/34655 (5.5.2.5)
Tobias Burnus
1
-0
/
+8
2008-01-06
re PR fortran/34660 (elemental and dummy procedure)
Tobias Burnus
1
-0
/
+8
2007-12-23
re PR fortran/34421 (ENTRY functions: Character with different stringlength n...
Tobias Burnus
1
-2
/
+19
2007-12-20
re PR fortran/34482 (FAIL: gfortran.dg/nan_4.f90 -O tests for errors)
Tobias Burnus
1
-1
/
+2
2007-12-16
re PR fortran/34305 (ICE with array(real) declaration)
Thomas Koenig
1
-1
/
+4
2007-12-16
re PR fortran/31213 (ICE on valid code with gfortran)
Paul Thomas
1
-0
/
+2
2007-12-14
re PR fortran/34438 (gfortran not compliant w.r.t default initialization of d...
Tobias Burnus
1
-1
/
+2
2007-12-14
re PR fortran/34398 (BOZ literals: Range checks)
Tobias Burnus
1
-0
/
+17
2007-12-08
re PR fortran/34342 (BOZ extensions not diagnosed as such with -std=f95)
Tobias Burnus
1
-1
/
+19
2007-12-05
re PR fortran/34333 (if(nan == nan) wrongly returns TRUE, when nan is a param...
Tobias Burnus
1
-8
/
+10
2007-11-27
re PR fortran/29389 (Statement functions are not recognized as pure when they...
Paul Thomas
1
-80
/
+45
2007-11-25
re PR fortran/33152 (Initialization/declaration problems in block data)
Jerry DeLisle
1
-0
/
+7
2007-11-21
re PR fortran/34083 (internal compiler error: in gfc_conv_array_constructor_e...
Francois-Xavier Coudert
1
-3
/
+5
2007-11-18
trans-expr.c (gfc_conv_missing_dummy): Set the type of the dummy argument to ...
Jerry DeLisle
1
-0
/
+2
2007-11-18
re PR fortran/34137 (Module function with ENTRY rejected)
Tobias Burnus
1
-2
/
+4
2007-11-15
re PR fortran/33917 (Rejects valid PROCEDURE declarations)
Tobias Burnus
1
-2
/
+4
2007-11-14
re PR fortran/33162 (INTRINSIC functions as ACTUAL argument)
Jerry DeLisle
1
-0
/
+34
2007-11-03
gfortran.h: Shorten comment.
Francois-Xavier Coudert
1
-0
/
+3
2007-10-31
re PR fortran/33162 (INTRINSIC functions as ACTUAL argument)
Jerry DeLisle
1
-2
/
+3
2007-10-29
[multiple changes]
Paul Thomas
1
-121
/
+29
2007-10-22
re PR fortran/33849 (Fix misleading error message "GENERIC non-INTRINSIC proc...
Jerry DeLisle
1
-3
/
+3
2007-10-22
re PR fortran/31244 (data initialization with more than 2**32 elements)
Steven G. Kargl
1
-13
/
+18
2007-10-21
re PR fortran/33749 (Wrong evaluation of expressions in lhs of assignment sta...
Paul Thomas
1
-73
/
+106
2007-10-20
re PR fortran/33818 (Bogus error "Variable 'str' is used at (1) before the EN...
Tobias Burnus
1
-3
/
+3
2007-10-18
re PR fortran/33233 (Parent and contained procedure: Wrongly treated as gener...
Paul Thomas
1
-3
/
+4
2007-10-17
re PR fortran/33760 (Bind(C): Using C_PTR as structure constructor gives an ICE)
Christopher D. Rickett
1
-0
/
+10
2007-10-15
re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...
Christopher D. Rickett
1
-25
/
+0
2007-10-14
re PR fortran/33745 (-fbounds-check: Bogus out-of-bounds run-time error for a...
Tobias Burnus
1
-16
/
+49
2007-10-12
re PR fortran/33542 (gfortran does not detect ambigious specific names if the...
Paul Thomas
1
-0
/
+7
2007-10-08
re PR fortran/33689 ([Regression 4.3] Array with constant bound rejected as a...
Tobias Schlüter
1
-28
/
+17
2007-10-07
re PR fortran/20851 (dummy argument may not appear in specification expressio...
Tobias Schlüter
1
-12
/
+10
2007-10-06
re PR fortran/25076 (FORALL triplet subscript must not reference any index-name)
Tobias Schlüter
1
-143
/
+151
2007-10-05
gfortran.h (gfc_get_data_variable, [...]): Move to decl.c.
Francois-Xavier Coudert
1
-1
/
+2
2007-10-04
re PR fortran/33539 (Too much noise for zero-length character strings)
Thomas Koenig
1
-1
/
+1
2007-10-04
re PR fortran/33626 (Parentheses get wrong kind during matching)
Tobias Schlüter
1
-8
/
+3
2007-10-03
re PR fortran/33198 (Derived type in common: Default initializer not rejected)
Tobias Schlüter
1
-82
/
+95
2007-09-21
re PR fortran/20441 (-finit-local-zero is missing from gfortran)
Asher Langton
1
-14
/
+201
2007-09-20
re PR fortran/33221 (Cannot declare variables of TYPE without components)
Francois-Xavier Coudert
1
-1
/
+2
2007-09-20
re PR fortran/33497 (Bind(C): C_LOC rejects interoperable arguments)
Christopher D. Rickett
1
-20
/
+59
2007-09-18
re PR fortran/33231 (Reject for -std=f* calls to elementar functions where ar...
Tobias Burnus
1
-0
/
+16
2007-09-17
re PR fortran/33106 (Access of components of public entities of private types...
Tobias Burnus
1
-0
/
+16
2007-09-17
resolve.c (resolve_fl_procedure): Allow private dummies for Fortran 2003.
Tobias Burnus
1
-15
/
+20
2007-09-13
re PR fortran/33343 (ICE (segfault) on invalid code with wrongly shaped argum...
Tobias Burnus
1
-5
/
+2
2007-09-04
decl.c (match_procedure_decl,match_procedure_in_interface, [...]): Handle PRO...
Janus Weil
1
-0
/
+19
2007-08-30
re PR fortran/31879 (ICE with function having array of character variables ar...
Paul Thomas
1
-0
/
+144
2007-08-26
re PR fortran/32985 (COMMON checking: TYPE with(out) SEQUENCE/bind(C), ALLOCA...
Tobias Burnus
1
-38
/
+47
[next]