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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-12
re PR c/24255 (__transparent_union__ mishandled)
Richard Henderson
7
-64
/
+102
2005-10-12
re PR target/24284 (ICE (Segmentation fault))
Eric Botcazou
2
-8
/
+16
2005-10-12
re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var)
Danny Smith
27
-224
/
+542
2005-10-12
[multiple changes]
Paul Thomas
4
-16
/
+62
2005-10-12
combine.c (make_extraction): Correct offset computation.
Adrian Straetling
4
-2
/
+35
2005-10-12
re PR fortran/18082 (Infinite loop with automatic length character objects)
Paul Thomas
4
-4
/
+42
2005-10-12
gfortran.h: Add bitmasks for different FPE traps.
François-Xavier Coudert
7
-2
/
+112
2005-10-12
2005-10-12 Paul Thomas <pault@gcc.gnu.org>
Paul Thomas
2
-2
/
+2
2005-10-12
re PR fortran/20847 (common block object may not have save attribute)
Paul Thomas
5
-0
/
+33
2005-10-12
* config/cris/t-linux (LIMITS_H_TEST): Define.
Hans-Peter Nilsson
2
-0
/
+8
2005-10-12
re PR c++/21592 (ICE in resolve_overloaded_unification/arg_assoc)
Nathan Sidwell
7
-9
/
+43
2005-10-12
re PR c++/23797 (ICE on typename outside template)
Nathan Sidwell
5
-2
/
+29
2005-10-12
re PR c++/21117 (ICE after error about returning an incomplete type)
Nathan Sidwell
5
-14
/
+42
2005-10-12
re PR rtl-optimization/23324 (unsigned bitfield in struct not accessed correc...
Richard Henderson
3
-5
/
+143
2005-10-12
re PR c++/23730 (ICE instead of reporting a call to a non-existent member fun...
David Edelsohn
2
-3
/
+14
2005-10-12
Remove conflict marker.
Andreas Schwab
1
-1
/
+0
2005-10-12
==> cp/ChangeLog <==
Paolo Bonzini
4
-1
/
+22
2005-10-12
Makefile.in (CGRAPH_H): Depend on $(TREE_H).
Richard Guenther
2
-1
/
+5
2005-10-12
re PR c++/19964 (ICE on invalid member declaration)
Nathan Sidwell
6
-2
/
+42
2005-10-12
Adding IPCP and versioning new tests
Razya Ladelsky
1
-0
/
+9
2005-10-12
ipa-1.c: New test.
Razya Ladelsky
6
-0
/
+168
2005-10-12
re PR c++/23799 (ICE: no-op convert from 8 to 4 bytes in initializer)
Richard Guenther
2
-1
/
+7
2005-10-12
re PR fortran/24207 (PRIVATE/PUBLIC attribute confusion screws NAMELIST)
Paul Thomas
4
-1
/
+50
2005-10-12
trans-common.c (build_field): Fix comment typo.
Jakub Jelinek
3
-29
/
+98
2005-10-12
Daily bump.
GCC Administrator
1
-1
/
+1
2005-10-11
re PR fortran/20786 (Can't use AINT intrinsic with KIND parameter)
Steven G. Kargl
4
-0
/
+54
2005-10-11
re PR rtl-optimization/13931 (combiner much slower on big basic blocks)
Ian Lance Taylor
2
-18
/
+66
2005-10-11
re PR libfortran/24313 (complex sqrt function does not return principal value)
Steven G. Kargl
2
-0
/
+24
2005-10-11
re PR c++/8057 (Templates/non-templates and warnings about statements without...
Ian Lance Taylor
6
-4
/
+31
2005-10-11
re PR c/24255 (__transparent_union__ mishandled)
Richard Henderson
3
-11
/
+54
2005-10-11
Makefile.in (tree-ssa-dce.o): Depend on SCEV_H.
Richard Henderson
3
-2
/
+8
2005-10-12
f95-lang.c (gfc_init_decl_processing): Initialize void_list_node.
Jakub Jelinek
2
-0
/
+6
2005-10-11
re PR c++/21089 (C++ front-end does not "inline" the static const double)
Mark Mitchell
6
-27
/
+70
2005-10-11
Fix typo
Mark Mitchell
1
-1
/
+1
2005-10-11
re PR c++/21369 (Template function definition rejected if function return typ...
Mark Mitchell
2
-1
/
+6
2005-10-11
re PR tree-optimization/24300 (segfault in operand_equal_p with -ftree-vector...
Richard Henderson
6
-7
/
+75
2005-10-11
re PR middle-end/24263 (gcc.dg/torture/builtin-convert-1.c fails)
Eric Botcazou
2
-3
/
+42
2005-10-11
re PR testsuite/24281 (WARNING: Could not execute gcc.dg/compat/struct-layout...
Janis Johnson
2
-0
/
+7
2005-10-11
re PR c++/21369 (Template function definition rejected if function return typ...
Mark Mitchell
4
-2
/
+27
2005-10-11
re PR tree-optimization/23946 (ICE: verify_ssa failed ("definition ... follow...
Andrew Pinski
4
-1
/
+84
2005-10-11
* config/bfin/crti.s (__init, __fini): Renamed from _init, _fini.
Bernd Schmidt
2
-6
/
+10
2005-10-11
i386.md (movsi_1, [...]): Use mmxadd type for setting MMX register to 0 rathe...
Jakub Jelinek
4
-2
/
+34
2005-10-11
re PR c++/24277 (Boost causes ICE in build_c_cast, at cp/typeck.c:5231)
Mark Mitchell
3
-5
/
+28
2005-10-11
re PR c++/24302 (anonymous global union segfault with g++ 3.4.x)
Mark Mitchell
4
-1
/
+18
2005-10-11
Daily bump.
GCC Administrator
1
-1
/
+1
2005-10-10
re PR target/12098 (gcc build fails without gas on ia64-hpux: error: invalid ...
Steve Ellcey
4
-113
/
+236
2005-10-10
Mark Mitchell <mark@codesourcery.com> PR c++/23437
Mark Mitchell
4
-0
/
+32
2005-10-10
re PR target/24284 (ICE (Segmentation fault))
Eric Botcazou
4
-1
/
+19
2005-10-10
* gcc.dg/tree-ssa/gen-vect-25.c (main): Return a value.
Eric Botcazou
2
-1
/
+2
2005-10-10
ucnid-2.c: XFAIL on Solaris.
Eric Botcazou
5
-4
/
+11
[next]