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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-09
* match.h (gfc_match_equiv_variable): Declare.
Richard Sandiford
2
-0
/
+5
2005-09-09
Fix filenames in last entry.
Richard Sandiford
1
-2
/
+2
2005-09-09
re PR fortran/19239 ([4.0 only] gfortran ICE on vector subscript expressions)
Richard Sandiford
10
-247
/
+463
2005-09-09
re PR fortran/21104 (Segmentation fault on correct code)
Richard Sandiford
9
-93
/
+288
2005-09-09
re PR fortran/12840 ([4.0 only] Unable to find scalarization loop specifier)
Richard Sandiford
16
-136
/
+689
2005-09-09
re PR c++/23180 (Segfault on const initializer with bogus pointer arithmetics)
Josh Conner
3
-0
/
+34
2005-09-09
re PR c++/23180 (Segfault on const initializer with bogus pointer arithmetics)
Josh Conner
2
-1
/
+7
2005-09-08
re PR debug/23190 (debug info omitted for uninitialized variables (stabs))
Richard Henderson
13
-161
/
+300
2005-09-09
19990905-0.f: Remove XFAIL...
Paul Thomas
1
-2
/
+6
2005-09-09
re PR fortran/18878 ([4.0 only] erronous error message on vaild USE statement)
Paul Thomas
17
-89
/
+630
2005-09-09
Daily bump.
GCC Administrator
1
-1
/
+1
2005-09-08
re PR fortran/23765 (segfault with syntactically wrong common declaration)
Tobias Schlüter
4
-6
/
+21
2005-09-08
re PR libgcj/23761 (java.library.path doesn't affect module loading path)
Thomas Fitzsimmons
4
-1
/
+19
2005-09-08
gfortran.texi: Add section about implemented F2003 features.
Janne Blomqvist
2
-3
/
+38
2005-09-08
re PR c++/23691 (`mpl_::bool_<false>::value' is not a valid template argument...
Mark Mitchell
3
-1
/
+40
2005-09-08
re PR fortran/15326 ([4.0 only] ICE with assumed length character strings)
Richard Sandiford
12
-107
/
+1296
2005-09-08
tree-vrp.c (extract_range_from_unary_expr): Do not set the range for the resu...
Eric Botcazou
2
-1
/
+6
2005-09-08
re PR fortran/19928 (Reference of constant derived type component causes fail...
Richard Sandiford
6
-9
/
+87
2005-09-08
s390.c (s390_sr_alias_set): Variable removed.
Andreas Krebbel
2
-14
/
+31
2005-09-08
re PR objc++/16816 (obj-c++ parser error with multi-colon selectors)
Andrew Pinski
5
-13
/
+69
2005-09-08
re PR objc/20574 (weird error message after a parse error)
Andrew Pinski
4
-0
/
+24
2005-09-08
re PR fortran/23373 ([4.0 only] Functions returning pointers with pointer arg...
Richard Sandiford
5
-6
/
+67
2005-09-08
re PR libfortran/23760 (gfortran incorrectly succeeds on record overflow)
Jerry DeLisle
2
-4
/
+9
2005-09-07
Fix xscale-elf gcc testsuite failure.
James E Wilson
2
-1
/
+5
2005-09-08
Daily bump.
GCC Administrator
1
-1
/
+1
2005-09-07
parameter+save.f90: Rename to
Thomas Koenig
2
-0
/
+5
2005-09-07
re PR libfortran/23262 ([mingw32] rewind truncates file)
Francois-Xavier Coudert
7
-1
/
+177
2005-09-07
re PR fortran/20848 (PARAMETER and SAVE attribute conflict)
Thomas Koenig
4
-0
/
+17
2005-09-07
tree-vrp.c (extract_range_from_expr): Move the check for non nullness after t...
Andrew Pinski
2
-2
/
+7
2005-09-07
re PR libfortran/23419 (unformatted complex I/O with kind=10)
Steve Ellcey
2
-14
/
+77
2005-09-07
* tree.c (host_integerp, tree_low_cst): Correct function comment.
Richard Kenner
2
-2
/
+6
2005-09-07
re PR target/23747 (ICE with -O2, -O3 execute/builtins/memcpy-chk.c)
Kazuhiro Inaoka
2
-2
/
+8
2005-09-07
reload1.c (fixup_eh_region_note): Remove assertion.
Andreas Krebbel
2
-18
/
+15
2005-09-07
function.c (ARG_POINTER_CFA_OFFSET): Move ...
Richard Henderson
6
-316
/
+358
2005-09-07
re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)
Richard Sandiford
4
-1
/
+28
2005-09-07
cp-gimplify.c (cp_gimplify_expr): Create empty CONSTRUCTOR for EMPTY_CLASS_EXPR.
Richard Guenther
2
-2
/
+7
2005-09-07
install.texi (*-*-solaris2*): Clarify wording on the recommended version of G...
Eric Botcazou
2
-6
/
+12
2005-09-07
ggc-page.c (ggc_push_context): Remove.
Mark Mitchell
3
-103
/
+7
2005-09-07
Daily bump.
GCC Administrator
1
-1
/
+1
2005-09-06
re PR target/8973 ([arc-7-elf] the interupt handler does not return properly,...
Saurabh Verma
2
-2
/
+13
2005-09-06
re PR target/8972 ([arc-7-elf] the c code ' x << i' causes infinite loop when...
Saurabh Verma
2
-1
/
+13
2005-09-06
tree-ssa-phiopt.c (conditional_replacement): Construct proper SSA form manually.
Steven Bosscher
2
-20
/
+55
2005-09-06
re PR c/23075 (Redundant / bogus warning)
Jakub Jelinek
10
-9
/
+75
2005-09-06
re PR target/22362 (static function calls and global register variables)
Jakub Jelinek
4
-4
/
+57
2005-09-06
re PR middle-end/14997 (ncurses build fails with Ada)
Olivier Hainque
2
-8
/
+22
2005-09-06
re PR rtl-optimization/23098 (store of 0.0 to float)
Jakub Jelinek
2
-0
/
+4
2005-09-06
dwarf-char1.c: Further regex fixes.
Jakub Jelinek
4
-6
/
+12
2005-09-06
tree-ssa-pre.c (try_look_through_load): New function.
Steven Bosscher
2
-0
/
+81
2005-09-06
simplify-rtx.c (simplify_binary_operation_1): Correct the condition for detec...
Saurabh Verma
2
-2
/
+7
2005-09-06
re PR libgcj/23739 (JNI: IsAssignableFrom reverses arguments)
Tom Tromey
10
-17
/
+73
[next]