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
2006-12-07
re PR fortran/29711 ([4.2 only] error_print does not support %N$X)
Tobias Burnus
2
-0
/
+7
2006-12-05
re PR fortran/30003 ([4.1 only] Expressions with side effects in array refere...
Paul Thomas
3
-1
/
+38
2006-12-05
re PR fortran/29912 ([4.1 only] Gfortran: string array functions behaving inc...
Paul Thomas
2
-0
/
+24
2006-12-05
Revert accidental change.
Aldy Hernandez
1
-13
/
+0
2006-12-05
Merge gimple-tuples-branch into mainline.
Aldy Hernandez
7
-19
/
+52
2006-12-04
re PR fortran/29962 (Initialization expressions)
Tobias Burnus
2
-3
/
+10
2006-12-04
[multiple changes]
Paul Thomas
2
-1
/
+14
2006-12-04
re PR fortran/29916 ([4.1 only] Dimension of a function result as host associ...
Paul Thomas
3
-2
/
+20
2006-12-03
re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by...
Paul Thomas
11
-24
/
+188
2006-12-01
re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...
Thomas Koenig
6
-8
/
+62
2006-11-28
re PR fortran/29976 (ICE on optional arg)
Paul Thomas
2
-1
/
+8
2006-11-28
re PR fortran/20880 (USE association of procedure's own interface)
Paul Thomas
2
-1
/
+9
2006-11-26
re PR fortran/29892 (substring out of bounds: Missing variable name for varia...
Francois-Xavier Coudert
3
-6
/
+45
2006-11-26
trans-decl.c (gfc_build_intrinsic_function_decls): Mark the pow functions as ...
Andrew Pinski
2
-0
/
+8
2006-11-25
re PR fortran/29982 ([4.1 only] ICE in write() with gfortran 4.1.2 (and 4.2 a...
Andrew Pinski
2
-2
/
+9
2006-11-25
re PR fortran/29951 (incorrect conversion from string to integer by TRANSFER())
Andrew Pinski
2
-3
/
+25
2006-11-25
re PR fortran/29711 ([4.2 only] error_print does not support %N$X)
Francois-Xavier Coudert
2
-57
/
+145
2006-11-24
re PR fortran/20880 (USE association of procedure's own interface)
Paul Thomas
4
-3
/
+35
2006-11-24
resolve.c (resolve_actual_arglist): Remove the special case for CHAR.
Francois-Xavier Coudert
3
-12
/
+9
2006-11-22
re PR fortran/29441 ([4.1/4.2 only] non-constant parameter (constant) accepted)
Tobias Schlüter
2
-5
/
+10
2006-11-22
re PR fortran/25087 (Error for missing explicit interface needed.)
Paul Thomas
2
-8
/
+21
2006-11-22
re PR fortran/29652 (ambiguous interface declaration undetected)
Paul Thomas
2
-3
/
+9
2006-11-21
re PR fortran/29820 (ICE in fold_convert, at fold-const.c:2146)
Paul Thomas
2
-5
/
+9
2006-11-20
re PR fortran/27546 (IMPORT is broken)
Tobias Burnus
2
-1
/
+7
2006-11-20
symbol.c (check_conflict): Add conflict between VOLATILE attribute and progra...
Tobias Burnus
2
-0
/
+6
2006-11-20
re PR fortran/24783 ([4.1 and 4.2 only] Implicit none in module overwrite exp...
Bernhard Fischer
2
-5
/
+10
2006-11-19
resolve.c (resolve_ref): Check for ALLOCATABLEs to the right of nonzero rank ...
Erik Edelmann
2
-7
/
+22
2006-11-19
module.c (gfc_use_module): Uncomment the ISO_FORTRAN_ENV code.
Francois-Xavier Coudert
6
-28
/
+237
2006-11-18
re PR fortran/24285 ([4.2 only] format(1000(a,$)))
Francois-Xavier Coudert
2
-3
/
+10
2006-11-17
gfortran.h (gfc_add_intrinsic_modules_path, [...]): New prototypes.
Francois-Xavier Coudert
8
-33
/
+194
2006-11-16
re PR fortran/29391 ([4.2/4.1 only] LBOUND and UBOUND are broken)
Francois-Xavier Coudert
3
-19
/
+67
2006-11-16
trans-decl.c (gfc_get_symbol_decl): Fix formatting.
François-Xavier Coudert
2
-15
/
+17
2006-11-15
data.c: Remove trailing periods from error messages.
Brooks Moses
11
-21
/
+34
2006-11-15
lang.opt: Rearrange entries back into ASCII order.
Brooks Moses
2
-73
/
+77
2006-11-15
parse.c (parse_contained): Fix indention of one line.
Tobias Burnus
2
-1
/
+6
2006-11-15
re PR fortran/27546 (IMPORT is broken)
Tobias Burnus
6
-6
/
+133
2006-11-15
re PR fortran/27588 (-fbounds-check should catch substring out of range acces...
Tobias Burnus
2
-3
/
+42
2006-11-15
re PR fortran/29806 (Error if CONTAINS is present without SUBPROGRAM)
Tobias Burnus
2
-0
/
+12
2006-11-15
re PR fortran/28974 (Extremely slow compilation of enumerated DATA statements.)
Bud Davis
4
-45
/
+119
2006-11-14
re PR fortran/29702 (RFE: Column number in error messages.)
Brooks Moses
2
-114
/
+179
2006-11-14
gfortran.h (GFC_MAX_LINE): Remove constant definition.
Brooks Moses
4
-32
/
+28
2006-11-14
lang.opt: Remove -fno-backend option.
Brooks Moses
5
-12
/
+11
2006-11-14
match.c (gfc_match_namelist): Add missing space to error message.
Tobias Burnus
2
-1
/
+6
2006-11-14
re PR fortran/29657 (Don't allow SAVE for functions)
Tobias Burnus
2
-1
/
+10
2006-11-13
re PR fortran/29759 (ice on line continuation in OMP statements (gfc_next_cha...
Jakub Jelinek
2
-0
/
+7
2006-11-13
re PR fortran/26994 (Scalar TRANSFER - error: invalid operand to unary operator)
Andrew Pinski
2
-0
/
+7
2006-11-12
Correcting ChangeLog errors
Paul Thomas
1
-2
/
+2
2006-11-11
Fix entry missing from previously committed ChangeLog
Tobias Schlüter
1
-1
/
+2
2006-11-11
Fix typo in previous check-in
Tobias Schlüter
1
-1
/
+1
2006-11-11
data.c: Add 2006 to copyright years.
Tobias Schlüter
6
-6
/
+17
[next]