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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-12
re PR fortran/34254 ("character(kind=c_char) function" fails if c_char is not...
Tobias Burnus
2
-3
/
+34
2007-12-11
* decl.c (add_global_entry): Make type unsigned.
Aldy Hernandez
2
-1
/
+5
2007-12-11
decl.c (match_prefix): Make seen_type a boolean.
Bernhard Fischer
3
-7
/
+15
2007-12-10
re PR fortran/34425 (bogus warning)
Tobias Burnus
2
-2
/
+8
2007-12-09
re PR fortran/22244 (dimension information is lost for multi-dimension array)
Jakub Jelinek
8
-16
/
+195
2007-12-09
re PR fortran/32129 (ICE: Procedure call with array-section-actual to scalar ...
Paul Thomas
5
-2
/
+60
2007-12-08
re PR fortran/34342 (BOZ extensions not diagnosed as such with -std=f95)
Tobias Burnus
10
-32
/
+217
2007-12-08
re PR fortran/34359 (ICE in December 6 version of gfortran when compiling a f...
Jakub Jelinek
3
-56
/
+72
2007-12-06
re PR fortran/34333 (if(nan == nan) wrongly returns TRUE, when nan is a param...
Tobias Burnus
2
-3
/
+19
2007-12-06
re PR fortran/34335 (valid code rejected when reordering USE statements)
Paul Thomas
1
-1
/
+1
2007-12-06
re PR target/34435 (SSE2 intrinsics - emmintrin with optimisations off and ty...
Paul Thomas
2
-1
/
+8
2007-12-05
re PR debug/33739 (Failure of gfortran.dg/literal_character_constant_1_*.F wi...
Jakub Jelinek
5
-32
/
+104
2007-12-05
re PR fortran/34333 (if(nan == nan) wrongly returns TRUE, when nan is a param...
Tobias Burnus
5
-26
/
+77
2007-12-04
re PR fortran/34318 (Modules: Infinity/NaN parameters read as 0.0)
Tobias Burnus
2
-0
/
+13
2007-12-02
re PR fortran/34186 (dump-parse-tree: ICE for ts->cl->length, if ts->cl == NULL)
Tobias Burnus
2
-2
/
+7
2007-11-30
re PR fortran/34133 (Bind(c,name="") should be rejected for dummies; F2008: a...
Tobias Burnus
3
-30
/
+74
2007-11-30
re PR fortran/34186 (dump-parse-tree: ICE for ts->cl->length, if ts->cl == NULL)
Tobias Burnus
4
-0
/
+14
2007-11-30
re PR fortran/34230 (Expressions of parameters evaluated with too high precis...
Steven G. Kargl
3
-6
/
+38
2007-11-29
re PR fortran/34248 (ICE on assumed length character function)
Tobias Burnus
2
-1
/
+9
2007-11-29
re PR fortran/34262 (MVBITS does not work for arrays)
Tobias Burnus
3
-2
/
+15
2007-11-28
re PR fortran/34247 (ICE in omp_add_variable, at gimplify.c:4677)
Jakub Jelinek
3
-2
/
+15
2007-11-28
re PR fortran/32928 (DATA statement with array element as initializer is reje...
Jerry DeLisle
2
-0
/
+30
2007-11-28
re PR fortran/34227 (initialized symbol in COMMON: Missing checks)
Jerry DeLisle
2
-0
/
+15
2007-11-27
re PR fortran/29389 (Statement functions are not recognized as pure when they...
Paul Thomas
6
-204
/
+151
2007-11-27
re PR fortran/33541 (gfortran wrongly imports renamed-use-associated symbol u...
Paul Thomas
5
-9
/
+40
2007-11-26
[multiple changes]
Tobias Burnus
3
-6
/
+12
2007-11-25
Forgot trans-expr.c in previous commit:
Tobias Burnus
1
-1
/
+1
2007-11-25
re PR fortran/33152 (Initialization/declaration problems in block data)
Jerry DeLisle
4
-24
/
+15
2007-11-25
re PR fortran/34079 (Bind(C): Character argument/return value problems)
Tobias Burnus
3
-9
/
+26
2007-11-25
re PR fortran/34175 (Document when fixed form and when free form source code ...
Jerry DeLisle
1
-1
/
+1
2007-11-25
re PR fortran/33152 (Initialization/declaration problems in block data)
Jerry DeLisle
2
-3
/
+16
2007-11-25
re PR fortran/33499 (Rejects valid module with a contained function with an E...
Paul Thomas
2
-9
/
+25
2007-11-24
re PR fortran/33541 (gfortran wrongly imports renamed-use-associated symbol u...
Paul Thomas
2
-40
/
+140
2007-11-24
trans-common.c (build_common_decl): Fix the alignment for BIND(C) common blocks.
Christopher D. Rickett
2
-1
/
+19
2007-11-24
re PR libfortran/34209 (run-time lib: NEAREST(0.0_8, -1.0) produces wrong num...
Jerry DeLisle
6
-31
/
+86
2007-11-24
re PR fortran/34187 (BIND(C): Public generic with private bind(c) specific do...
Tobias Burnus
3
-7
/
+13
2007-11-23
re PR fortran/34192 (NEAREST can return wrong numbers)
Tobias Burnus
2
-8
/
+41
2007-11-23
+ * trans-expr.c (gfc_trans_string_copy): Use "void *" when building a
Aldy Hernandez
2
-1
/
+6
2007-11-22
primary.c (gfc_match_structure_constructor): Allow constructor for types with...
Tobias Burnus
2
-1
/
+6
2007-11-22
re PR fortran/34079 (Bind(C): Character argument/return value problems)
Tobias Burnus
3
-4
/
+14
2007-11-21
re PR fortran/34083 (internal compiler error: in gfc_conv_array_constructor_e...
Francois-Xavier Coudert
2
-3
/
+10
2007-11-20
re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=)
Jerry DeLisle
4
-18
/
+29
2007-11-19
re PR fortran/34079 (Bind(C): Character argument/return value problems)
Tobias Burnus
2
-9
/
+61
2007-11-18
Add PR reference to previous entry.
Jerry DeLisle
1
-0
/
+1
2007-11-18
trans-expr.c (gfc_conv_missing_dummy): Set the type of the dummy argument to ...
Jerry DeLisle
6
-29
/
+38
2007-11-18
re PR fortran/31608 (wrong types in character array/scalar binop)
Paul Thomas
3
-11
/
+22
2007-11-18
re PR fortran/34137 (Module function with ENTRY rejected)
Tobias Burnus
3
-4
/
+12
2007-11-17
* trans-types.c (gfc_init_types): Use wider buffer.
Francois-Xavier Coudert
2
-1
/
+5
2007-11-17
trans-types.c (gfc_init_types): Use Fortran-90-style type names, with kinds.
Francois-Xavier Coudert
2
-5
/
+10
2007-11-17
re PR fortran/34133 (Bind(c,name="") should be rejected for dummies; F2008: a...
Tobias Burnus
2
-3
/
+25
[next]