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/gfortran-test
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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-27
re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function)
Francois-Xavier Coudert
3
-37
/
+27
2007-07-27
re PR fortran/32903 (Default initializer and intent(OUT): default initializer...
Paul Thomas
2
-3
/
+10
2007-07-25
c-common.c (fname_as_string, [...]): Constify.
Kaveh R. Ghazi
3
-7
/
+13
2007-07-24
re PR fortran/31205 (aliased operator assignment produces wrong result)
Paul Thomas
7
-58
/
+132
2007-07-24
re PR fortran/32867 (ICE on nested initialization expressions)
Daniel Franke
2
-1
/
+6
2007-07-24
re PR fortran/32778 (pedantic warning: intrinsics that are GNU extensions not...
Daniel Franke
2
-33
/
+42
2007-07-24
ChangeLog: Correct entry.
Tobias Burnus
1
-7
/
+4
2007-07-24
re PR fortran/30814 (non-conforming array sizes in PACK should raise an error)
Thomas Koenig
3
-2
/
+20
2007-07-23
re PR fortran/25104 ([F2003] Non-initialization expr. as case-selector)
Daniel Franke
2
-6
/
+27
2007-07-23
re PR fortran/32797 ([ISO C Binding] Internal Error: gfc_basic_typename(): Un...
Christopher D. Rickett
4
-24
/
+66
2007-07-23
re PR fortran/32732 ([Bind C] Character scalars are passed as arrays)
Christopher D. Rickett
3
-5
/
+21
2007-07-23
re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...
Christopher D. Rickett
4
-33
/
+72
2007-07-22
re PR fortran/32710 (ICE: namelist and subroutine with the same name)
Daniel Franke
2
-1
/
+8
2007-07-22
ChangeLogs for r126826.
Daniel Franke
1
-0
/
+31
2007-07-22
re PR fortran/29962 (Initialization expressions)
Daniel Franke
4
-486
/
+596
2007-07-21
re PR fortran/32627 ([ISO Bind C] Accept c_f_pointer for TYPE)
Christopher D. Rickett
3
-0
/
+24
2007-07-21
re PR fortran/32801 (USE of ISO_C_BINDING, ONLY: C_LOC causes compiler seg fa...
Christopher D. Rickett
3
-18
/
+61
2007-07-21
re PR fortran/32823 (internal compiler error: in gfc_trans_assignment_1)
Lee Millward
2
-9
/
+21
2007-07-19
re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...
Christopher D. Rickett
2
-0
/
+32
2007-07-19
re PR fortran/32801 (USE of ISO_C_BINDING, ONLY: C_LOC causes compiler seg fa...
Christopher D. Rickett
2
-1
/
+10
2007-07-17
re PR fortran/32535 (namelist with private items contained in sub-sub-procedu...
Janus Weil
2
-0
/
+8
2007-07-17
re PR fortran/31320 (Illegal read with gfortran.dg/alloc_comp_assign_2.f90 an...
Paul Thomas
2
-41
/
+63
2007-07-16
re PR fortran/32222 (ICE in gfc_trans_assignment_1)
Lee Millward
2
-310
/
+361
2007-07-16
re PR target/32748 (gfortran.dg/array_constructor_6.f90)
Janne Blomqvist
2
-1
/
+7
2007-07-15
re PR libfortran/32611 (Print sign of negative zero)
Jerry DeLisle
6
-25
/
+79
2007-07-14
re PR fortran/32036 (Multiple evaluation of array index with bounds checking)
Francois-Xavier Coudert
2
-0
/
+8
2007-07-14
re PR fortran/32357 (MVBITS gives wrong-code on big-endian with -fdefault-int...
Francois-Xavier Coudert
2
-3
/
+22
2007-07-14
re PR libfortran/32731 (pack/unpack with kind=1 or kind=2 mask)
Thomas Koenig
2
-15
/
+48
2007-07-14
re PR fortran/32724 (ICE on statement function in specification part of module)
Daniel Franke
2
-0
/
+13
2007-07-13
invoke.texi: Unified upper- and lower-case in menus.
Daniel Franke
3
-95
/
+115
2007-07-12
re PR fortran/31639 ([4.1/4.2/4.3] ICE in gfc_conv_constant, at fortran/trans...
Daniel Franke
3
-7
/
+17
2007-07-12
re PR fortran/32704 (-static-libgfortran is undocumented)
Daniel Franke
2
-1
/
+31
2007-07-12
re PR fortran/32634 (renamed, use associated generic interface rejected)
Paul Thomas
2
-1
/
+25
2007-07-12
re PR fortran/32599 ([ISO C Binding] Accepts character with len /= 1)
Christopher D. Rickett
5
-22
/
+88
2007-07-12
re PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails)
Jakub Jelinek
4
-3
/
+18
2007-07-12
trans-intrinsic.c (gfc_conv_intrinsic_repeat): Convert arguments to gfc_charl...
Richard Guenther
3
-3
/
+14
2007-07-12
re PR fortran/32634 (renamed, use associated generic interface rejected)
Daniel Franke
2
-17
/
+7
2007-07-11
trans-array.c (gfc_conv_array_parameter): Use correct types for comparison.
Richard Guenther
4
-4
/
+17
2007-07-10
re PR fortran/32157 (intrinsic function name conflicts with subroutine if pre...
Paul Thomas
4
-14
/
+54
2007-07-09
re PR fortran/29459 (Spurious warnings about anonymous variables)
Francois-Xavier Coudert
3
-4
/
+27
2007-07-09
trans-decl.c (set_tree_decl_type_code): Remove function.
Steven G. Kargl
2
-44
/
+5
2007-07-09
re PR fortran/31129 (No warning on unused parameters)
Daniel Franke
2
-0
/
+14
2007-07-08
re PR fortran/29876 (ICE on bad operator in ONLY clause of USE statement)
Daniel Franke
2
-4
/
+6
2007-07-08
re PR fortran/24784 (Warning about unused routine argument should not read "u...
Daniel Franke
2
-3
/
+22
2007-07-08
re PR fortran/17711 (Wrong operator name in error message)
Daniel Franke
12
-59
/
+353
2007-07-08
re PR fortran/32669 ("Actual argument contains too few elements for dummy arg...
Tobias Burnus
2
-3
/
+14
2007-07-08
re PR fortran/25094 (Procedure with public generic identifier allowed to have...
Daniel Franke
2
-0
/
+31
2007-07-08
re PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement")
Jerry DeLisle
2
-6
/
+8
2007-07-07
decl.c, [...]: Fix comment typos.
Kazu Hirata
9
-18
/
+25
2007-07-06
re PR fortran/32633 (bogus error)
Daniel Franke
6
-22
/
+59
[next]