gcc-bugs archive
date index for February, 2007

This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

February 28, 2007
23:30 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code baldrick at free dot fr
23:25 [Bug fortran/30981] a ** exp fails for integer exponents if exp is "-huge()-1" (endless loop) kargl at gcc dot gnu dot org
23:13 [Bug fortran/30981] a ** exp fails for integer exponents if exp is "-huge()-1" (endless loop) Thomas dot Koenig at online do
23:03 [Bug middle-end/30364] [4.1/4.2 Regression] Wrong variable ranges due to constant folding rguenth at gcc dot gnu dot org
22:39 [Bug fortran/30981] a ** exp fails for integer exponents if exp is "-huge()-1" (endless loop) pinskia at gcc dot gnu dot org
22:38 [Bug libstdc++/31000] std::valarray should be annotated with OpenMP directives pinskia at gcc dot gnu dot org
22:16 [Bug libfortran/31001] New: PACK crashes on zero-sized arrays anlauf at gmx dot de
22:05 [Bug java/30999] support for GCC4.0's fvisibility option in JNIEXPORT macro jan dot nijtmans at gmail dot
22:05 [Bug libstdc++/31000] New: std::valarray should be annotated with OpenMP directives bangerth at dealii dot org
22:05 [Bug fortran/30981] a ** exp fails for integer exponents if exp is "-huge()-1" (endless loop) tkoenig at gcc dot gnu dot org
22:01 [Bug fortran/30998] Big code with assigned goto's loops with optimization kargl at gcc dot gnu dot org
22:00 [Bug java/30999] New: support for GCC4.0's fvisibility option in JNIEXPORT macro jan dot nijtmans at gmail dot
21:57 [Bug middle-end/30364] [4.1/4.2/4.3 Regression] Wrong variable ranges due to constant folding rguenth at gcc dot gnu dot org
21:39 [Bug libfortran/30765] [4.1 only] generating files from m4 tkoenig at gcc dot gnu dot org
21:38 [Bug fortran/30869] [4.1 only] Rejects pointer to integer as loop variable tkoenig at gcc dot gnu dot org
21:37 [Bug libfortran/30533] [4.1 only] minval, maxval missing for kind=1 and kind=2 tkoenig at gcc dot gnu dot org
21:37 [Bug libfortran/30533] [4.2, 4.1 only] minval, maxval missing for kind=1 and kind=2 tkoenig at gcc dot gnu dot org
21:37 [Bug libfortran/30765] [4.2, 4.1 only] generating files from m4 tkoenig at gcc dot gnu dot org
21:37 [Bug fortran/30869] [4.1, 4.2 only] Rejects pointer to integer as loop variable tkoenig at gcc dot gnu dot org
21:15 [Bug fortran/30998] New: Big code with assigned goto's loops with optimization fkrogh#gcc at mathalacarte dot
20:57 [Bug fortran/29441] [4.1/4.2 only] non-constant parameter (constant) accepted burnus at gcc dot gnu dot org
20:52 [Bug fortran/30400] ANY not accepted as mask in FORALL burnus at gcc dot gnu dot org
19:20 [Bug tree-optimization/30997] FRE does not value number comparisons in COND_EXPRs pinskia at gcc dot gnu dot org
19:00 [Bug tree-optimization/30997] New: FRE does not value number comparisons in COND_EXPRs rguenth at gcc dot gnu dot org
18:27 [Bug fortran/30888] %VAL construct fails with argument procedures burnus at gcc dot gnu dot org
18:26 [Bug fortran/30887] %VAL only accepts default-kind integer/real/complex burnus at gcc dot gnu dot org
18:18 [Bug fortran/30887] %VAL only accepts default-kind integer/real/complex burnus at gcc dot gnu dot org
18:18 [Bug fortran/30888] %VAL construct fails with argument procedures burnus at gcc dot gnu dot org
16:11 [Bug middle-end/30996] Performance problem with structure assignment on MIPS ska at bth dot se
16:10 [Bug middle-end/30996] New: Performance problem with structure assignment on MIPS ska at bth dot se
14:11 [Bug c++/30995] New: 86 new failures in the g++ testsuite last night brett dot albertson at stratec
11:34 [Bug libmudflap/30994] New: App using Qt lib aborts immediately during startup aegges at web dot de
11:28 [Bug fortran/30865] [4.1, 4.2 only] optional argument passed on to size(...,dim=) burnus at gcc dot gnu dot org
09:57 [Bug testsuite/25241] DejaGNU does not distinguish between errors and warnings manu at gcc dot gnu dot org
08:04 [Bug fortran/30968] Bogus warning with continued lines of concatenated strings burnus at gcc dot gnu dot org
06:55 [Bug c++/30895] [4.1/4.2/4.3 regression] ICE with complex values in template parameter patchapp at dberlin dot org
04:42 [Bug target/30987] [4.3 Regression] Problem while compiling gcc for score pinskia at gcc dot gnu dot org
02:25 [Bug rtl-optimization/30987] [4.3 Regression] Problem while compiling gcc for score ian at airs dot com
00:31 [Bug testsuite/25241] DejaGNU does not distinguish between errors and warnings manu at gcc dot gnu dot org
00:26 [Bug c++/30988] Incorrect "no return statement" warning with __attribute__ ((noreturn)) and __FUNCTION__ pinskia at gcc dot gnu dot org
00:26 [Bug c++/30993] Incorrect "no return statement" warning with __attribute__ ((noreturn)) and __FUNCTION__ pinskia at gcc dot gnu dot org
00:24 [Bug c++/30993] New: Incorrect "no return statement" warning with __attribute__ ((noreturn)) and __FUNCTION__ irving at cs dot stanford dot
00:18 [Bug c/30992] New: Scaling error in decimal floating-point arithmetic blows conversions to integers beebe at math dot utah dot edu

February 27, 2007
23:33 [Bug fortran/30929] -pedantic-error produced only warnings and no errors burnus at gcc dot gnu dot org
22:50 [Bug inline-asm/11203] source doesn't compile with -O0 but they compile with -O3 michaelni at gmx dot at
22:25 [Bug rtl-optimization/30987] [4.3 Regression] Problem while compiling gcc for score pinskia at gcc dot gnu dot org
22:19 [Bug c++/30988] New: Incorrect "no return statement" warning with __attribute__ ((noreturn)) and __FUNCTION__ irving at cs dot stanford dot
22:11 [Bug target/30987] New: Problem while compiling gcc for score mstein at phenix dot rootshell
22:04 [Bug fortran/30981] a ** exp fails for integer exponents if exp is "-huge()-1" (endless loop) burnus at gcc dot gnu dot org
21:54 [Bug debug/28834] [4.0/4.1/4.2/4.3 Regression] -g crashes sometimes when using may_alias and structs schwab at suse dot de
21:51 Re: r122342 ICE tree check at tree-cfg.c:2042 Shaun Jackman
21:50 [Bug fortran/29580] integer -2147483648 out of range: bug or feature? pinskia at gcc dot gnu dot org
21:50 [Bug fortran/30985] Misleading error message for -huge(integer)-1 pinskia at gcc dot gnu dot org
21:48 [Bug debug/28834] [4.0/4.1/4.2/4.3 Regression] -O3 -g crashes sometimes when using may_alias and structs pinskia at gcc dot gnu dot org
21:48 [Bug debug/30986] [4.0/4.1/4.2/4.3 regression] ICE in splice_child_die pinskia at gcc dot gnu dot org
21:42 [Bug debug/30986] New: [4.0/4.1/4.2/4.3 regression] ICE in splice_child_die schwab at suse dot de
21:27 [Bug target/30970] Register zeroing by xor N,N should be moved out of loop uros at gcc dot gnu dot org
20:49 [Bug fortran/30985] Misleading error message for -huge(integer)-1 kargl at gcc dot gnu dot org
20:46 [Bug fortran/30981] a ** exp fails for integer exponents if exp is "-huge()-1" (endless loop) kargl at gcc dot gnu dot org
20:23 [Bug fortran/30985] New: Misleading error message for -huge(integer)-1 burnus at gcc dot gnu dot org
20:23 [Bug rtl-optimization/30931] [4.1 regression] infinite loop with -O1 -fstrength-reduce ebotcazou at gcc dot gnu dot o
20:21 [Bug rtl-optimization/30931] [4.1 regression] infinite loop with -O1 -fstrength-reduce ebotcazou at gcc dot gnu dot o
19:58 [Bug fortran/30981] a ** exp fails for integer exponents if exp is "-huge()-1" (endless loop) ray at ultramarine dot com
19:54 [Bug fortran/30981] a ** exp fails for integer exponents if exp is "-huge()-1" (endless loop) pinskia at gcc dot gnu dot org
19:52 [Bug fortran/30981] a ** exp fails for integer exponents if exp is "-huge()-1" (endless loop) ray at ultramarine dot com
19:36 [Bug inline-asm/11203] source doesn't compile with -O0 but they compile with -O3 xyzzy at speakeasy dot org
19:35 [Bug fortran/30981] a ** exp fails for integer exponents if exp is "-huge()-1" (endless loop) burnus at gcc dot gnu dot org
19:21 [Bug fortran/25392] ICEs with -ff2c tobi at gcc dot gnu dot org
19:20 [Bug fortran/25392] ICEs with -ff2c tobi at gcc dot gnu dot org
19:08 Re: r122342 ICE tree check at tree-cfg.c:2042 Andrew Pinski
19:07 [Bug middle-end/30984] New: ICE with computed goto and constants pinskia at gcc dot gnu dot org
18:57 r122342 ICE tree check at tree-cfg.c:2042 Shaun Jackman
18:01 [Bug fortran/30981] Program "Hangs" ray at ultramarine dot com
17:48 [Bug libstdc++/28080] header dependencies paolo at gcc dot gnu dot org
17:46 [Bug fortran/30865] [4.1, 4.2 only] optional argument passed on to size(...,dim=) burnus at gcc dot gnu dot org
17:46 [Bug fortran/30973] undetected name conflict: variables may be named like modules patchapp at dberlin dot org
17:44 [Bug fortran/30973] undetected name conflict: variables may be named like modules burnus at gcc dot gnu dot org
17:25 [Bug target/30980] [4.3 Regression] Recent complex miscompilation geoffk at gcc dot gnu dot org
17:07 [Bug fortran/30981] Program "Hangs" burnus at gcc dot gnu dot org
16:27 [Bug middle-end/30473] [4.1 Regression] Internal Compiler Error with a sprintf with few arguments for format %s jakub at gcc dot gnu dot org
16:26 [Bug c++/30536] [4.1 regression] ICE with __thread and register jakub at gcc dot gnu dot org
16:22 [Bug fortran/25392] ICEs with -ff2c jakub at gcc dot gnu dot org
16:15 [Bug tree-optimization/30978] Does not propagate comparison results rguenth at gcc dot gnu dot org
16:11 [Bug fortran/25392] ICEs with -ff2c tobi at gcc dot gnu dot org
15:48 [Bug target/30980] [4.3 Regression] Recent complex miscompilation pinskia at gcc dot gnu dot org
15:43 [Bug target/30980] [4.3 Regression] Recent complex miscompilation pinskia at gcc dot gnu dot org
15:41 [Bug middle-end/30969] [4.3 Regression] The polyhedron test 'fatigue.f90' is no longer working. pinskia at gcc dot gnu dot org
15:36 [Bug middle-end/30969] [4.3 Regression] The polyhedron test 'fatigue.f90' is no longer working. dominiq at lps dot ens dot fr
15:36 [Bug fortran/30968] Bogus warning with continued lines of concatenated strings burnus at gcc dot gnu dot org
15:33 [Bug fortran/30929] -pedantic-error produced only warnings and no errors burnus at gcc dot gnu dot org
15:28 [Bug fortran/25392] ICEs with -ff2c pinskia at gcc dot gnu dot org
15:28 [Bug fortran/30979] internal compiler error -ff2c pinskia at gcc dot gnu dot org
15:17 [Bug c++/30982] Junk in diagnostic message gdr at cs dot tamu dot edu
15:05 [Bug c++/30982] New: Junk in diagnostic message pcarlini at suse dot de
15:03 [Bug fortran/30979] internal compiler error -ff2c tim dot bevan at 1spatial dot
14:20 [Bug c++/29993] typdef declaration of cv-qualified function in class patchapp at dberlin dot org
13:51 [Bug fortran/30979] internal compiler error -ff2c tim dot bevan at 1spatial dot
13:41 [Bug target/30980] [4.3 Regression] Recent complex miscompilation pcarlini at suse dot de
13:39 [Bug target/30980] [4.3 Regression] Recent complex miscompilation pcarlini at suse dot de
13:30 [Bug target/30980] [4.3 Regression] Recent complex miscompilation pcarlini at suse dot de
13:27 [Bug target/30980] [4.3 Regression] Recent complex miscompilation rguenth at gcc dot gnu dot org
13:26 [Bug fortran/30981] New: Program "Hangs" ray at ultramarine dot com
13:21 [Bug c++/30980] [4.3 Regression] Recent complex miscompilation pcarlini at suse dot de
13:12 [Bug fortran/30979] internal compiler error -ff2c dfranke at gcc dot gnu dot org
12:39 [Bug c++/30980] New: [4.3 Regression] Recent complex miscompilation pcarlini at suse dot de
12:22 [Bug fortran/30979] internal compiler error -ff2c tim dot bevan at 1spatial dot
12:19 [Bug fortran/30979] New: internal compiler error -ff2c tim dot bevan at 1spatial dot
10:53 [Bug tree-optimization/30978] New: Does not propagate comparison results rguenth at gcc dot gnu dot org
09:34 [Bug java/20495] [4.0/4.1/4.2/4.3 Regression] building gcj hangs on gcj-dbtool aph at gcc dot gnu dot org
07:01 [Bug middle-end/29715] fold produces &a - 4 pinskia at gcc dot gnu dot org
06:55 [Bug middle-end/29715] fold produces &a - 4 pinskia at gcc dot gnu dot org
02:00 [Bug c++/30962] cause compile error for "const anonymous class object" pinskia at gcc dot gnu dot org
01:57 [Bug c++/30962] cause compile error for "const anonymous class object" gzljg at hotmail dot com
00:36 [Bug c++/30976] generating non-conforming "rep retn" with -match=athlon, k8 ; with -masm=intel fails zsojka at seznam dot cz
00:23 [Bug target/29473] -masm=intel combined with -march=athlon64 has some issues. pinskia at gcc dot gnu dot org
00:22 [Bug target/29473] -masm=intel combined with -march=athlon64 has some issues. pinskia at gcc dot gnu dot org
00:22 [Bug c++/30976] generating non-conforming "rep retn" with -match=athlon, k8 ; with -masm=intel fails pinskia at gcc dot gnu dot org
00:19 [Bug c++/30976] New: generating non-conforming "rep retn" with -match=athlon, k8 ; with -masm=intel fails zsojka at seznam dot cz

February 26, 2007
23:35 [Bug c++/30962] cause compile error for "const anonymous class object" gzljg at hotmail dot com
23:21 [Bug rtl-optimization/30967] Extra sign/zero extend with word comparison result pinskia at gcc dot gnu dot org
23:14 [Bug c++/30962] cause compile error for "const anonymous class object" gzljg at hotmail dot com
23:00 [Bug c++/30962] cause compile error for "const anonymous class object" pinskia at gcc dot gnu dot org
22:56 [Bug c++/30975] ptr to member func __delta is 0 if ptr declaration does not match function porototype pinskia at gcc dot gnu dot org
22:55 [Bug c++/30962] cause compile error for "const anonymous class object" gzljg at hotmail dot com
22:52 [Bug c++/30975] ptr to member func __delta is 0 if ptr declaration does not match function porototype ingo dot donasch at L-3com dot
22:49 [Bug c++/30975] ptr to member func __delta is 0 if ptr declaration does not match function porototype ingo dot donasch at L-3com dot
22:46 [Bug c++/30975] New: ptr to member func __delta is 0 if ptr declaration does not match function porototype ingo dot donasch at L-3com dot
22:00 [Bug fortran/30865] [4.1, 4.2 only] optional argument passed on to size(...,dim=) burnus at gcc dot gnu dot org
21:38 [Bug target/30974] pdp11-dec-bsd will not successfully build hbent at cs dot oberlin dot ed
21:36 [Bug fortran/30973] undetected name conflict: variables may be named like modules burnus at gcc dot gnu dot org
21:32 [Bug target/30974] pdp11-dec-bsd will not successfully build pinskia at gcc dot gnu dot org
21:31 [Bug target/30974] pdp11-dec-bsd will not successfully build pinskia at gcc dot gnu dot org
21:22 [Bug bootstrap/30974] New: pdp11-dec-bsd will not successfully build hbent at cs dot oberlin dot ed
21:16 [Bug fortran/30865] optional argument passed on to size(...,dim=) tkoenig at gcc dot gnu dot org
20:20 [Bug c++/30274] [4.2/4.3 Regression] bool bit-field: wrong increment and decremenet mmitchel at gcc dot gnu dot or
20:18 [Bug fortran/30968] Bogus warning with continued lines of concatenated strings burnus at gcc dot gnu dot org
19:53 [Bug fortran/30964] optional arguments to random_seed tkoenig at gcc dot gnu dot org
19:51 [Bug target/30970] Register zeroing by xor N,N should be moved out of loop ubizjak at gmail dot com
19:18 [Bug rtl-optimization/30931] [4.1 Regression] Simple test case loops infinitely with -O1 -fstrength-reduce. ebotcazou at gcc dot gnu dot o
19:10 [Bug c++/30274] [4.2/4.3 Regression] bool bit-field: wrong increment and decremenet bangerth at dealii dot org
18:41 [Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only) bangerth at dealii dot org
18:34 [Bug rtl-optimization/30957] Misscompare with variable expansion optimization eres at il dot ibm dot com
18:26 [Bug rtl-optimization/30971] Wrong return value (Tail call optimization) eres at il dot ibm dot com
18:24 [Bug rtl-optimization/30957] Misscompare with variable expansion optimization pinskia at gcc dot gnu dot org
18:12 [Bug rtl-optimization/30957] Misscompare with variable expansion optimization eres at il dot ibm dot com
18:02 [Bug target/30936] __builtin_nanf("") != __builtin_nanf("") is false for sh4-linux-gnu pinskia at gcc dot gnu dot org
17:58 [Bug rtl-optimization/30957] Misscompare with variable expansion optimization pinskia at gcc dot gnu dot org
17:55 [Bug bootstrap/30598] Misdetection of COMDAT group support pinskia at gcc dot gnu dot org
17:54 [Bug middle-end/30969] [4.3 Regression] The polyhedron test 'fatigue.f90' is no longer working. pinskia at gcc dot gnu dot org
17:54 [Bug target/30970] Register zeroing by xor N,N should be moved out of loop pinskia at gcc dot gnu dot org
17:51 [Bug target/30969] The polyhedron test 'fatigue.f90' is no longer working. dominiq at lps dot ens dot fr
17:39 [Bug fortran/30968] Bogus warning with continued lines of concatenated strings burnus at gcc dot gnu dot org
17:37 [Bug rtl-optimization/30971] Wrong return value (Tail call optimization) rguenth at gcc dot gnu dot org
17:35 [Bug target/30970] Register zeroing by xor N,N should be moved out of loop rguenth at gcc dot gnu dot org
17:35 [Bug target/30969] The polyhedron test 'fatigue.f90' is no longer working. rguenth at gcc dot gnu dot org
17:33 [Bug tree-optimization/30966] (long long)(int_var) == (long long)(int_var1) is not simplified down to int_var == int_var1 when "expanded" rguenth at gcc dot gnu dot org
17:11 [Bug fortran/30968] Bogus warning with continued lines of concatenated strings burnus at gcc dot gnu dot org
16:55 [Bug fortran/30973] undetected name conflict: variables may be named like modules dfranke at gcc dot gnu dot org
16:48 [Bug fortran/30973] undetected name conflict: variables may be named like modules burnus at gcc dot gnu dot org
16:35 [Bug bootstrap/30598] Misdetection of COMDAT group support uwe at netbsd dot org
15:48 [Bug target/30970] Register zeroing by xor N,N should be moved out of loop ubizjak at gmail dot com
15:27 [Bug middle-end/30666] [4.3 Regression] warning: canonical types differ for identical types double __complex__ and double __complex__ doug dot gregor at gmail dot c
15:01 [Bug rtl-optimization/30957] Misscompare with variable expansion optimization eres at il dot ibm dot com
14:52 [Bug c++/30925] c++ frontend error: ?-operator parameter binding istvan at benedek-home dot de
14:42 [Bug fortran/30973] New: undetected name conflict: variables may be named like modules dfranke at gcc dot gnu dot org
14:35 Re: GCC has problems with 64-bit multiplication Hans Petter Selasky
14:06 [Bug c/30972] New: Call to _access has invalid parameter when linked with msvcrt ska-pig at gmx dot net
13:51 [Bug rtl-optimization/30957] Misscompare with variable expansion optimization eres at il dot ibm dot com
13:38 [Bug rtl-optimization/30971] Wrong return value in loop (Tail call) eres at il dot ibm dot com
13:37 [Bug rtl-optimization/30971] New: Wrong return value in loop (Tail call) eres at il dot ibm dot com
13:35 [Bug rtl-optimization/30970] New: Register zeroing by xor N,N should be moved out of loop ubizjak at gmail dot com
13:31 [Bug regression/30969] The polyhedron test 'fatigue.f90' is no longer working. dominiq at lps dot ens dot fr
13:30 [Bug regression/30969] The polyhedron test 'fatigue.f90' is no longer working. dominiq at lps dot ens dot fr
13:29 [Bug regression/30969] New: The polyhedron test 'fatigue.f90' is no longer working. dominiq at lps dot ens dot fr
13:11 [Bug fortran/30968] New: Bogus warning with continued lines of concatenated strings anlauf at gmx dot de
13:05 [Bug fortran/30285] gfortran excessive memory usage with large modules anlauf at gmx dot de
13:01 [Bug target/30936] __builtin_nanf("") != __builtin_nanf("") is false for sh4-linux-gnu filippo dot arcidiacono at gma
11:46 [Bug rtl-optimization/30957] Misscompare with variable expansion optimization eres at il dot ibm dot com
11:42 [Bug rtl-optimization/30967] Extra sign/zero extend with word comparison result pinskia at gcc dot gnu dot org
11:42 [Bug rtl-optimization/30967] New: Extra sign/zero extend with word comparison result pinskia at gcc dot gnu dot org
11:36 [Bug tree-optimization/30966] New: (long long)(int_var) == (long long)(int_var1) is not simplified down to int_var == int_var1 when "expanded" pinskia at gcc dot gnu dot org
10:33 [Bug tree-optimization/19431] missed optimization with ifs and deferencing rguenth at gcc dot gnu dot org
10:32 [Bug tree-optimization/30965] New: Fails to tree-combine conditions in COND_EXPRs rguenth at gcc dot gnu dot org
09:52 [Bug target/30936] __builtin_nanf("") != __builtin_nanf("") is false for sh4-linux-gnu pinskia at gcc dot gnu dot org
09:37 [Bug libstdc++/28080] header dependencies paolo at gcc dot gnu dot org
09:29 [Bug target/30936] const attribute in nanf prototype causes gcc not producing correct code. filippo dot arcidiacono at gma
08:21 [Bug target/30936] const attribute in nanf prototype causes gcc not producing correct code. pinskia at gcc dot gnu dot org
08:08 [Bug c/30936] const attribute in nanf prototype causes gcc not producing correct code. filippo dot arcidiacono at gma
07:55 [Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only) rwgk at yahoo dot com
07:05 [Bug target/30770] [4.3 regression] BOOT_CFLAGS="-O2 -g -mtune=nocona" miscompiled the stage 3 compiler ubizjak at gmail dot com
07:04 [Bug target/30778] [4.3 Regression] invalid code generation for memset() with -mtune=k8 ubizjak at gmail dot com
06:46 [Bug c++/30962] cause compile error for "const anonymous class object" pinskia at gcc dot gnu dot org
06:38 [Bug tree-optimization/30958] [4.3 Regression] ice for legal code with -ftree-vectorize -Os (-m64) pinskia at gcc dot gnu dot org
06:29 [Bug middle-end/30509] [4.3 Regression] ice for legal code with -O3 pinskia at gcc dot gnu dot org
06:28 [Bug middle-end/30509] [4.3 Regression] ice for legal code with -O3 pinskia at gcc dot gnu dot org
06:27 [Bug tree-optimization/30958] ice for legal code with -ftree-vectorize -Os -mno-sse pinskia at gcc dot gnu dot org
04:38 [Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only) dberlin at gcc dot gnu dot org
03:37 [Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only) rwgk at yahoo dot com
02:42 [Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only) dberlin at dberlin dot org
02:26 [Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only) rwgk at yahoo dot com
00:25 [Bug other/30756] Daily bump in branches/gcc-4_0-branch/libstdc++-v3/include/bits/c++config pinskia at gcc dot gnu dot org
00:14 [Bug fortran/30964] optional arguments to random_seed kargl at gcc dot gnu dot org

February 25, 2007
23:20 [Bug tree-optimization/30938] Bootstrap fails on x86_64 for -ftree-vectorize ubizjak at gmail dot com
23:19 [Bug tree-optimization/30938] Bootstrap fails on x86_64 for -ftree-vectorize uros at gcc dot gnu dot org
22:51 [Bug tree-optimization/19431] missed optimization with ifs and deferencing rguenth at gcc dot gnu dot org
22:50 [Bug tree-optimization/19431] missed optimization with ifs and deferencing rguenth at gcc dot gnu dot org
22:23 [Bug tree-optimization/19431] missed optimization with ifs and deferencing rguenth at gcc dot gnu dot org
22:01 [Bug tree-optimization/19431] missed optimization with ifs and deferencing pinskia at gcc dot gnu dot org
21:57 [Bug tree-optimization/30938] Bootstrap fails on x86_64 for -ftree-vectorize ubizjak at gmail dot com
21:16 [Bug fortran/30964] New: optional arguments to random_seed tkoenig at gcc dot gnu dot org
21:15 [Bug fortran/30400] [4.2 and 4.1 only] ANY not accepted as mask in FORALL sayle at gcc dot gnu dot org
20:13 [Bug middle-end/30956] ice on final.c sherpya at netfarm dot it
20:09 [Bug tree-optimization/19431] missed optimization with ifs and deferencing pluto at agmk dot net
19:52 [Bug tree-optimization/19431] missed optimization with ifs and deferencing rguenth at gcc dot gnu dot org
19:00 [Bug tree-optimization/19431] missed optimization with ifs and deferencing pluto at agmk dot net
18:36 [Bug c++/30962] New: cause compile error for "const anonymous class object" gzljg at hotmail dot com
18:29 [Bug tree-optimization/30938] Bootstrap fails on x86_64 for -ftree-vectorize ubizjak at gmail dot com
18:28 [Bug middle-end/27567] [4.0/4.1 Regression] __builtin_memcpy generates redundant stores/moves. pluto at agmk dot net
18:26 [Bug target/30961] New: redundant reg/mem stores/moves pluto at agmk dot net
18:11 [Bug middle-end/30509] [4.3 Regression] ice for legal code with -O3 hubicka at gcc dot gnu dot org
17:43 [Bug middle-end/30509] [4.3 Regression] ice for legal code with -O3 pinskia at gcc dot gnu dot org
17:42 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc pinskia at gcc dot gnu dot org
17:39 [Bug middle-end/30509] [4.3 Regression] ice for legal code with -O3 pinskia at gcc dot gnu dot org
17:39 [Bug middle-end/30866] [4.3 regression] Another ICE in calc_dfs_tree() pinskia at gcc dot gnu dot org
17:39 [Bug middle-end/30509] [4.3 Regression] ice for legal code with -O3 pinskia at gcc dot gnu dot org
17:37 [Bug target/30778] [4.3 Regression] invalid code generation for memset() with -mtune=k8 hubicka at gcc dot gnu dot org
16:50 [Bug c++/25950] [DR 391] Reference binding and explicit copy constructors pinskia at gcc dot gnu dot org
16:50 [Bug c++/30959] copy consturctor influences compile errors of constructor from unrelated class pinskia at gcc dot gnu dot org
16:46 [Bug fortran/30960] Failed to build gcc from trunk: configure: error: GNU Fortran is not working pinskia at gcc dot gnu dot org
16:17 [Bug c/21948] [diagnostic] enable errors on `cast from/to pointer to/from integer of different size` pinskia at gcc dot gnu dot org
16:12 [Bug fortran/30955] intrinsic: FGET dfranke at gcc dot gnu dot org
16:03 [Bug c/21948] [diagnostic] enable errors on `cast from/to pointer to/from integer of different size` manu at gcc dot gnu dot org
15:56 [Bug fortran/30955] intrinsic: FGET tkoenig at gcc dot gnu dot org
15:29 [Bug fortran/30960] Failed to build gcc from trunk: configure: error: GNU Fortran is not working kargl at gcc dot gnu dot org
15:11 [Bug fortran/30960] Failed to build gcc from trunk: configure: error: GNU Fortran is not working gcc at pellmont dot dyndns dot
15:10 [Bug fortran/30960] New: Failed to build gcc from trunk: configure: error: GNU Fortran is not working gcc at pellmont dot dyndns dot
14:52 [Bug rtl-optimization/30957] Misscompare with variable expansion optimization eres at il dot ibm dot com
14:50 [Bug rtl-optimization/30957] Misscompare with variable expansion optimization eres at il dot ibm dot com
14:22 [Bug c/21948] [diagnostic] enable errors on `cast from/to pointer to/from integer of different size` pluto at agmk dot net
13:43 [Bug c++/30959] New: copy consturctor influences compile errors of constructor from unrelated class sl at datamyway dot de
12:36 [Bug c/30958] ice for legal code with -ftree-vectorize -Os -mno-sse dcb314 at hotmail dot com
12:34 [Bug c/30958] New: ice for legal code with -ftree-vectorize -Os -mno-sse dcb314 at hotmail dot com
11:33 [Bug rtl-optimization/30957] Misscompare with variable expansion optimization eres at il dot ibm dot com
11:27 [Bug rtl-optimization/30957] New: Misscompare with variable expansion optimization eres at il dot ibm dot com
10:29 [Bug c++/30952] Unclear error message when callling via a function pointer rguenth at gcc dot gnu dot org
07:54 [Bug target/30778] [4.3 Regression] invalid code generation for memset() with -mtune=k8 ubizjak at gmail dot com
04:42 [Bug fortran/30285] gfortran excessive memory usage with large modules bdavis at gcc dot gnu dot org
04:00 [Bug libfortran/30918] Failure to skip commented out NAMELIST jvdelisle at gcc dot gnu dot o
03:52 [Bug libfortran/30918] Failure to skip commented out NAMELIST jvdelisle at gcc dot gnu dot o
03:39 [Bug middle-end/30956] ice on final.c dannysmith at users dot source
03:39 [Bug libfortran/30918] Failure to skip commented out NAMELIST jvdelisle at gcc dot gnu dot o
02:46 [Bug fortran/30865] optional argument passed on to size(...,dim=) patchapp at dberlin dot org
02:33 [Bug c/30956] ice on final.c sherpya at netfarm dot it
02:30 [Bug libfortran/30918] Failure to skip commented out NAMELIST jvdelisle at gcc dot gnu dot o
02:27 [Bug libfortran/30918] Failure to skip commented out NAMELIST jvdelisle at gcc dot gnu dot o
02:26 [Bug c/30956] ice on final.c sherpya at netfarm dot it
02:25 [Bug c/30956] New: ice on final.c sherpya at netfarm dot it
00:28 [Bug libfortran/30918] Failure to skip commented out NAMELIST jvdelisle at gcc dot gnu dot o
00:10 [Bug fortran/30955] New: intrinsic: FGET dfranke at gcc dot gnu dot org

February 24, 2007
23:47 [Bug target/30778] [4.3 Regression] invalid code generation for memset() with -mtune=k8 hubicka at gcc dot gnu dot org
23:29 [Bug target/30770] [4.3 regression] BOOT_CFLAGS="-O2 -g -mtune=nocona" miscompiled the stage 3 compiler uros at gcc dot gnu dot org
23:28 [Bug fortran/30954] New: intrinsic: DATE_AND_TIME dfranke at gcc dot gnu dot org
23:24 [Bug target/30778] [4.3 Regression] invalid code generation for memset() with -mtune=k8 ubizjak at gmail dot com
23:09 [Bug target/30778] [4.3 Regression] invalid code generation for memset() with -mtune=k8 hubicka at gcc dot gnu dot org
22:58 [Bug middle-end/30509] [4.3 Regression] ice for legal code with -O3 hubicka at gcc dot gnu dot org
22:55 [Bug target/30778] [4.3 Regression] invalid code generation for memset() with -mtune=k8 ubizjak at gmail dot com
22:54 [Bug target/30770] [4.3 regression] BOOT_CFLAGS="-O2 -g -mtune=nocona" miscompiled the stage 3 compiler ubizjak at gmail dot com
22:54 [Bug fortran/30953] New: intrinsic: CTIME dfranke at gcc dot gnu dot org
22:25 [Bug c++/30952] New: Unclear error message when callling via a function pointer schnetter at aei dot mpg dot d
21:48 [Bug fortran/30865] optional argument passed on to size(...,dim=) tkoenig at gcc dot gnu dot org
19:56 [Bug middle-end/30951] Does not fold x + CST == x and x + CST != x rguenth at gcc dot gnu dot org
19:56 [Bug middle-end/30951] Does not fold x + CST == x and x + CST != x rguenth at gcc dot gnu dot org
19:44 [Bug middle-end/30951] New: Does not fold x + CST == x and x + CST != x rguenth at gcc dot gnu dot org
19:11 [Bug c++/30866] [4.3 regression] Another ICE in calc_dfs_tree() dje at gcc dot gnu dot org
19:10 [Bug target/30770] [4.3 regression] BOOT_CFLAGS="-O2 -g -mtune=nocona" miscompiled the stage 3 compiler ubizjak at gmail dot com
19:07 [Bug fortran/30950] New: intrinsic: CPU_TIME dfranke at gcc dot gnu dot org
18:55 [Bug fortran/30948] intrinsic: CHDIR dfranke at gcc dot gnu dot org
18:53 [Bug c++/30944] cstddef:54: internal compiler error: Segmentation fault pinskia at gcc dot gnu dot org
18:48 [Bug c/30949] New: "incompatible pointer type" warning does not point to declaration schnetter at aei dot mpg dot d
18:48 [Bug fortran/30948] New: intrinsic: CHDIR dfranke at gcc dot gnu dot org
18:26 [Bug fortran/30947] New: intrinsic: ALARM dfranke at gcc dot gnu dot org
18:24 [Bug c++/30944] cstddef:54: internal compiler error: Segmentation fault tdepuy at gmail dot com
16:08 [Bug tree-optimization/30904] VRP does not track values of shifts and/or bitfields? bonzini at gcc dot gnu dot org
15:10 [Bug fortran/30400] [4.2 and 4.1 only] ANY not accepted as mask in FORALL sayle at gcc dot gnu dot org
12:48 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code charlet at adacore dot com
12:47 Re: [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code Arnaud Charlet
12:38 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code rguenth at gcc dot gnu dot org
12:32 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code charlet at adacore dot com
12:32 Re: [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code Arnaud Charlet
10:59 [Bug target/30778] [4.3 Regression] invalid code generation for memset() with -mtune=k8 ubizjak at gmail dot com
10:15 [Bug libstdc++/28080] header dependencies pcarlini at suse dot de
10:15 [Bug libstdc++/30945] iostream includes excessive headers - results in large files pcarlini at suse dot de
10:12 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code charlet at adacore dot com
10:12 Re: [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code Arnaud Charlet
09:14 [Bug middle-end/30908] tree cost for types which are > WORD_SIZE pinskia at gcc dot gnu dot org
09:12 [Bug middle-end/30908] -Os inlines functions that are called more than once (optimization regression) pinskia at gcc dot gnu dot org
09:04 [Bug libgcj/29477] [SJLJ EH] JNI broken with certain libs mtrudel at gmx dot ch
09:00 [Bug c++/30945] iostream includes excessive headers - results in large files pinskia at gcc dot gnu dot org
08:53 [Bug c++/30944] cstddef:54: internal compiler error: Segmentation fault pinskia at gcc dot gnu dot org
08:53 [Bug target/30778] [4.3 Regression] invalid code generation for memset() with -mtune=k8 ubizjak at gmail dot com
08:27 [Bug fortran/30943] Compiler Crash while compiling GNU Octave burnus at gcc dot gnu dot org
08:21 [Bug c++/30946] classes and structs are interchangeable? schwab at suse dot de
06:06 [Bug c++/30946] New: classes and structs are interchangeable? rosenwad at bxscience dot edu
05:56 [Bug c++/30945] New: iostream includes excessive headers - results in large files rosenwad at bxscience dot edu
04:42 [Bug bootstrap/30495] can't compile on AIX dje at gcc dot gnu dot org
02:31 [Bug c++/30944] New: cstddef:54: internal compiler error: Segmentation fault tdepuy at gmail dot com
00:11 [Bug debug/29614] [4.2/4.3 Regression] DWARF information for function static variable is missing after unrelated code addition sje at gcc dot gnu dot org
00:09 [Bug fortran/30943] Compiler Crash while compiling GNU Octave kargl at gcc dot gnu dot org

February 23, 2007
23:35 [Bug libstdc++/25896] [DR 526] hash_map::erase, unordered_map::erase fail if key is inside the table pcarlini at suse dot de
23:34 [Bug libstdc++/25896] [DR 526] hash_map::erase, unordered_map::erase fail if key is inside the table paolo at gcc dot gnu dot org
23:29 [Bug target/30770] [4.3 regression] BOOT_CFLAGS="-O2 -g -mtune=nocona" miscompiled the stage 3 compiler h dot mth at web dot de
23:23 [Bug fortran/30943] New: Compiler Crash while compiling GNU Octave martin at lawitzky dot de
23:02 [Bug middle-end/30143] [4.2 only] OpenMP can produce invalid gimple pinskia at gcc dot gnu dot org
22:58 [Bug fortran/30941] intrinsic: FLUSH dfranke at gcc dot gnu dot org
22:48 [Bug tree-optimization/30930] [4.3 Regression] vector can cause to create an extra variable pinskia at gcc dot gnu dot org
22:44 [Bug fortran/30942] New: Can't find keyword: error marker always at end of line dfranke at gcc dot gnu dot org
22:40 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code rguenth at gcc dot gnu dot org
22:29 [Bug fortran/30941] intrinsic: FLUSH dfranke at gcc dot gnu dot org
22:24 [Bug fortran/30941] New: intrinsic: FLUSH dfranke at gcc dot gnu dot org
21:36 [Bug fortran/30940] New: Fortran 2003: Scalar CHARACTER supplied to array dummy burnus at gcc dot gnu dot org
21:24 [Bug fortran/30939] New: Report if dummy array sizes is larger than actual array size burnus at gcc dot gnu dot org
21:02 [Bug fortran/30372] various intrinsics do not diagnose invalid argument kinds sgk at troutmask dot apl dot w
20:53 [Bug fortran/30793] Segfault on calling a function returning a pointer burnus at gcc dot gnu dot org
20:53 [Bug libgcj/30937] Win32: Process.exitValue() does not work after multiple calls to a terminated process r_ovidius at eml dot cc
20:42 [Bug fortran/30372] various intrinsics do not diagnose invalid argument kinds burnus at gcc dot gnu dot org
20:21 [Bug bootstrap/30669] i686-pc-linux-gnu doesn't build ubizjak at gmail dot com
20:18 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code rguenth at gcc dot gnu dot org
20:16 [Bug tree-optimization/30938] Bootstrap fails on x86_64 for -ftree-vectorize ubizjak at gmail dot com
19:52 [Bug tree-optimization/30938] New: Bootstrap fails on x86_64 for -ftree-vectorize ubizjak at gmail dot com
19:37 [Bug libgcj/30937] New: Win32: Process.exitValue() does not work after multiple calls to a terminated process r_ovidius at eml dot cc
18:37 [Bug fortran/30681] "obsolescent" vs. "obsolete" jvdelisle at gcc dot gnu dot o
18:35 [Bug fortran/30910] [Regression 4.2, 4.3] Gfortran: ES format not quite right... jvdelisle at gcc dot gnu dot o
18:31 [Bug fortran/30910] [Regression 4.2, 4.3] Gfortran: ES format not quite right... jvdelisle at gcc dot gnu dot o
18:26 [Bug fortran/30910] [Regression 4.2, 4.3] Gfortran: ES format not quite right... jvdelisle at gcc dot gnu dot o
18:21 [Bug target/30825] [4.3 Regression] current mainline fails to bootstrap when -msse is used ubizjak at gmail dot com
18:20 [Bug fortran/30681] "obsolescent" vs. "obsolete" jvdelisle at gcc dot gnu dot o
18:19 [Bug target/30825] [4.3 Regression] current mainline fails to bootstrap when -msse is used uros at gcc dot gnu dot org
18:17 [Bug fortran/30681] "obsolescent" vs. "obsolete" jvdelisle at gcc dot gnu dot o
18:15 [Bug fortran/30910] [Regression 4.2, 4.3] Gfortran: ES format not quite right... jvdelisle at gcc dot gnu dot o
18:13 [Bug fortran/30910] [Regression 4.2, 4.3] Gfortran: ES format not quite right... jvdelisle at gcc dot gnu dot o
18:05 [Bug fortran/30933] intrinsic: EXIT patchapp at dberlin dot org
17:58 [Bug bootstrap/30669] i686-pc-linux-gnu doesn't build b33fc0d3 at gmail dot com
17:56 [Bug other/30756] Daily bump in branches/gcc-4_0-branch/libstdc++-v3/include/bits/c++config andreas dot meier_ at gmx dot
17:43 [Bug c/21948] [diagnostic] enable errors on `cast from/to pointer to/from integer of different size` manu at gcc dot gnu dot org
17:39 [Bug c/30936] const attribute in nanf prototype causes gcc not producing correct code. pinskia at gcc dot gnu dot org
17:33 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code rguenth at gcc dot gnu dot org
17:14 [Bug middle-end/28690] [4.2/4.3 Regression] Performace problem with indexed load/stores on powerpc bergner at gcc dot gnu dot org
17:09 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code baldrick at free dot fr
16:55 [Bug bootstrap/30914] Bootstrap fails on HP-UX info at icomsoftware dot de
16:45 [Bug fortran/30933] intrinsic: EXIT burnus at gcc dot gnu dot org
16:35 [Bug fortran/30660] [4.2 and 4.1 only] Allocatable components of a derived type "require" the SAVE attribute. burnus at gcc dot gnu dot org
16:19 [Bug fortran/30888] %VAL construct fails with argument procedures burnus at gcc dot gnu dot org
16:12 [Bug target/30825] [4.3 Regression] current mainline fails to bootstrap when -msse is used rth at gcc dot gnu dot org
16:11 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code rguenth at gcc dot gnu dot org
16:09 [Bug c/9072] -Wconversion should be split into two distinct flags manu at gcc dot gnu dot org
16:09 [Bug c/30916] Wrong ‘float’ rather than ‘double’ due to prototype warning manu at gcc dot gnu dot org
16:05 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code charlet at gcc dot gnu dot org
16:01 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code baldrick at free dot fr
15:59 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code baldrick at free dot fr
15:55 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code rguenth at gcc dot gnu dot org
15:53 [Bug bootstrap/30853] warnings about traditional.c during bootstrap with -O3, leading to internal error sdack at gmx dot de
15:51 [Bug libgcj/17002] java.util.TimeZone.getDefault() is broken cvs-commit at developer dot cl
15:44 [Bug fortran/30887] %VAL only accepts default-kind integer/real/complex p dot w dot draper at durham d
15:43 [Bug c/30936] const attribute in nanf prototype causes gcc not producing correct code. filippo dot arcidiacono at gma
15:40 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code baldrick at free dot fr
15:39 [Bug c/30936] New: const attribute in nanf prototype causes gcc not producing correct code. filippo dot arcidiacono at gma
15:36 [Bug c/11751] wrong evaluation order of an expression rguenth at gcc dot gnu dot org
15:36 [Bug c/30935] Wrong evaluation result rguenth at gcc dot gnu dot org
15:26 [Bug c/30916] Wrong ‘float’ rather than ‘double’ due to prototype warning hermantenbrugge at home dot nl
15:22 [Bug c/30935] Wrong evaluation result jrr at concept dot de
15:20 [Bug c/30935] Wrong evaluation result jrr at concept dot de
15:18 [Bug c/30935] New: Wrong evaluation result jrr at concept dot de
15:15 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code rguenth at gcc dot gnu dot org
15:13 [Bug libgcj/17002] java.util.TimeZone.getDefault() is broken gary at gcc dot gnu dot org
14:32 [Bug rtl-optimization/30931] [4.1 Regression] Simple test case loops infinitely with -O1 -fstrength-reduce. bonzini at gnu dot org
14:32 [Bug target/30934] gcc: Internal error: Segmentation fault (program as) pinskia at gcc dot gnu dot org
14:31 [Bug bootstrap/30853] warnings about traditional.c during bootstrap with -O3, leading to internal error pinskia at gcc dot gnu dot org
14:30 [Bug rtl-optimization/30931] [4.1 Regression] Simple test case loops infinitely with -O1 -fstrength-reduce. bonzini at gnu dot org
14:21 [Bug c++/29433] using boost::MPL requires lots of memory rguenth at gcc dot gnu dot org
14:21 [Bug c/30916] Wrong ‘float’ rather than ‘double’ due to prototype warning manu at gcc dot gnu dot org
14:17 [Bug rtl-optimization/30931] [4.1 Regression] Simple test case loops infinitely with -O1 -fstrength-reduce. bergner at gcc dot gnu dot org
14:17 [Bug rtl-optimization/30931] [4.1 Regression] Simple test case loops infinitely with -O1 -fstrength-reduce. bergner at gcc dot gnu dot org
14:13 [Bug rtl-optimization/30931] [4.1 Regression] Simple test case loops infinitely with -O1 -fstrength-reduce. rguenth at gcc dot gnu dot org
14:13 [Bug fortran/30793] [4.1 only] Segfault on calling a function returning a pointer burnus at gcc dot gnu dot org
14:08 [Bug c/30916] Wrong ‘float’ rather than ‘double’ due to prototype warning manu at gcc dot gnu dot org
14:06 [Bug rtl-optimization/30931] Simple test case loops infinitely with -O1 -fstrength-reduce. bergner at gcc dot gnu dot org
14:05 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code rguenth at gcc dot gnu dot org
14:05 [Bug java/20495] [4.0/4.1/4.2/4.3 Regression] building gcj hangs on gcj-dbtool wangguoqin1001 at gmail dot co
13:54 [Bug target/30825] [4.3 Regression] current mainline fails to bootstrap when -msse is used ubizjak at gmail dot com
13:05 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code baldrick at free dot fr
13:04 [Bug bootstrap/30853] warnings about traditional.c during bootstrap with -O3, leading to internal error sdack at gmx dot de
12:41 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code rguenth at gcc dot gnu dot org
12:36 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code baldrick at free dot fr
11:42 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code rguenth at gcc dot gnu dot org
11:37 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code rguenth at gcc dot gnu dot org
11:18 [Bug c/30934] gcc: Internal error: Segmentation fault (program as) grega dot koprivnikar at 7-s d
10:59 [Bug c/30934] New: gcc: Internal error: Segmentation fault (program as) grega dot koprivnikar at 7-s d
10:22 [Bug target/30825] [4.3 Regression] current mainline fails to bootstrap with --with-arch=athlon64 ubizjak at gmail dot com
10:03 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code baldrick at free dot fr
10:03 [Bug rtl-optimization/30931] Simple test case loops infinitely with -O1 -fstrength-reduce. rguenth at gcc dot gnu dot org
09:56 [Bug tree-optimization/30930] [4.3 Regression] vector can cause to create an extra variable rguenth at gcc dot gnu dot org
09:39 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code baldrick at free dot fr
09:22 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code rguenth at gcc dot gnu dot org
07:45 [Bug rtl-optimization/30841] Missed optimizations for sbi/cbi instructions bonzini at gcc dot gnu dot org
07:34 [Bug target/30825] [4.3 Regression] current mainline fails to bootstrap with --with-arch=athlon64 ubizjak at gmail dot com
06:29 [Bug fortran/30910] [Regression 4.2, 4.3] Gfortran: ES format not quite right... jvdelisle at gcc dot gnu dot o
05:50 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code ebotcazou at gcc dot gnu dot o
05:43 [Bug fortran/30910] [Regression 4.2, 4.3] Gfortran: ES format not quite right... jvdelisle at gcc dot gnu dot o
02:00 [Bug libstdc++/30915] [4.3 regression] bootstrap fails while building libstdc++-v3 on x86_64-pc-linux-gnu pcarlini at suse dot de
00:43 [Bug target/30825] [4.3 Regression] current mainline fails to bootstrap with --with-arch=athlon64 pinskia at gcc dot gnu dot org
00:43 [Bug target/30921] [4.3 Regression] Bootstrap failure with -ftree-vectorize on i386 pinskia at gcc dot gnu dot org
00:43 [Bug target/30825] [4.3 Regression] current mainline fails to bootstrap with --with-arch=athlon64 pinskia at gcc dot gnu dot org
00:38 [Bug fortran/30933] intrinsic: EXIT dfranke at gcc dot gnu dot org
00:21 [Bug fortran/30933] intrinsic: EXIT dfranke at gcc dot gnu dot org
00:11 [Bug bootstrap/30853] warnings about traditional.c during bootstrap with -O3, leading to internal error pinskia at gcc dot gnu dot org
00:10 [Bug middle-end/30833] [4.3 Regression] ICE with -fdump-tree-all pinskia at gcc dot gnu dot org
00:07 [Bug c++/30866] [4.3 regression] Another ICE in calc_dfs_tree() pinskia at gcc dot gnu dot org
00:07 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc pinskia at gcc dot gnu dot org
00:04 [Bug target/30868] can't compile empty main in c on hppa 11iv1 (11.11) pinskia at gcc dot gnu dot org
00:01 [Bug bootstrap/30889] make bootstrap failed on linux pinskia at gcc dot gnu dot org
00:01 [Bug bootstrap/30828] make bootstrap failed on linux pinskia at gcc dot gnu dot org

February 22, 2007
23:59 [Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations pinskia at gcc dot gnu dot org
23:59 [Bug libstdc++/30900] relocation R_X86_64_PC32 BUG pinskia at gcc dot gnu dot org
23:57 [Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations pinskia at gcc dot gnu dot org
23:54 [Bug bootstrap/30914] Bootstrap fails on HP-UX pinskia at gcc dot gnu dot org
23:47 [Bug libstdc++/30915] [4.3 regression] bootstrap fails while building libstdc++-v3 on x86_64-pc-linux-gnu pinskia at gcc dot gnu dot org
23:46 [Bug tree-optimization/30913] SRA bugs with anon bitfields pinskia at gcc dot gnu dot org
23:43 [Bug c++/30924] [4.1/4.2/4.3 Regression] Array of pointer type argument in partial template specialization fails pinskia at gcc dot gnu dot org
23:40 [Bug fortran/30933] intrinsic: EXIT dfranke at gcc dot gnu dot org
23:40 [Bug fortran/30933] intrinsic: EXIT dfranke at gcc dot gnu dot org
23:37 [Bug c++/30925] c++ frontend error: ?-operator parameter binding pinskia at gcc dot gnu dot org
23:36 [Bug fortran/30933] New: intrinsic: EXIT dfranke at gcc dot gnu dot org
23:32 [Bug rtl-optimization/30931] Simple test case loops infinitely with -O1 -fstrength-reduce. bergner at gcc dot gnu dot org
23:29 [Bug rtl-optimization/30931] Simple test case loops infinitely with -O1 -fstrength-reduce. pinskia at gcc dot gnu dot org
23:27 [Bug rtl-optimization/30931] Simple test case loops infinitely with -O1 -fstrength-reduce. steven at gcc dot gnu dot org
23:24 [Bug fortran/30932] New: [meta-bug] fortran intrinsics dfranke at gcc dot gnu dot org
23:12 [Bug tree-optimization/30930] [4.3 Regression] vector can cause to create an extra variable pinskia at gcc dot gnu dot org
22:54 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code baldrick at gcc dot gnu dot or
22:40 [Bug rtl-optimization/30931] Simple test case loops infinitely with -O1 -fstrength-reduce. bergner at gcc dot gnu dot org
22:39 [Bug rtl-optimization/30931] New: Simple test case loops infinitely with -O1 -fstrength-reduce. bergner at gcc dot gnu dot org
22:10 [Bug fortran/30660] [4.2 and 4.1 only] Allocatable components of a derived type "require" the SAVE attribute. patchapp at dberlin dot org
21:53 [Bug tree-optimization/30930] New: [4.3 Regression] vector can cause to create an extra variable pinskia at gcc dot gnu dot org
21:35 [Bug fortran/30887] %VAL only accepts default-kind integer/real/complex sdirkse at gams dot com
21:20 [Bug fortran/30929] New: -pedantic-error produced only warnings and no errors burnus at gcc dot gnu dot org
21:10 [Bug fortran/30887] %VAL only accepts default-kind integer/real/complex patchapp at dberlin dot org
20:37 [Bug fortran/30531] allocatable component and intent(out) yield ICE in fold_convert pault at gcc dot gnu dot org
20:24 [Bug c++/29475] [4.0/4.1 Regression] incomplete template diagnostics. pluto at agmk dot net
20:09 [Bug c++/29475] [4.0/4.1 Regression] incomplete template diagnostics. simartin at gcc dot gnu dot or
19:58 [Bug c++/29475] [4.0/4.1/4.2 Regression] incomplete template diagnostics. simartin at gcc dot gnu dot or
19:51 [Bug fortran/30887] %VAL only accepts default-kind integer/real/complex burnus at gcc dot gnu dot org
19:29 [Bug libstdc++/25896] [DR 526] hash_map::erase, unordered_map::erase fail if key is inside the table pcarlini at suse dot de
19:24 [Bug fortran/30887] %VAL only accepts default-kind integer/real/complex kargl at gcc dot gnu dot org
19:05 [Bug middle-end/30864] [4.3 Regression] ice for legal code with -O2 pinskia at gcc dot gnu dot org
18:52 [Bug fortran/30887] %VAL only accepts default-kind integer/real/complex sdirkse at gams dot com
18:20 [Bug libstdc++/30928] New: add casts to libc overloads marc dot glisse at normalesup
18:19 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code ebotcazou at gcc dot gnu dot o
18:18 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code baldrick at gcc dot gnu dot or
18:14 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code baldrick at gcc dot gnu dot or
18:07 [Bug target/30921] [4.3 Regression] Bootstrap failure with -ftree-vectorize on i386 rth at gcc dot gnu dot org
18:01 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code ebotcazou at gcc dot gnu dot o
17:41 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code baldrick at gcc dot gnu dot or
17:40 [Bug tree-optimization/30927] tree-nested creates pointless static chains and trampolines when the callgraph is non-trivial ebotcazou at gcc dot gnu dot o
17:33 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code ebotcazou at gcc dot gnu dot o
17:33 [Bug tree-optimization/30927] New: tree-nested creates pointless static chains and trampolines when the callgraph is non-trivial baldrick at gcc dot gnu dot or
17:29 [Bug preprocessor/30926] undef prepocessor directive ignored ? pinskia at gcc dot gnu dot org
17:21 [Bug middle-end/30666] [4.3 Regression] warning: canonical types differ for identical types double __complex__ and double __complex__ pinskia at gcc dot gnu dot org
17:21 [Bug target/30921] [4.3 Regression] Bootstrap failure with -ftree-vectorize on i386 pinskia at gcc dot gnu dot org
17:04 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code rguenth at gcc dot gnu dot org
16:48 [Bug middle-end/30907] [4.3 regression] Propagation of addresses within loops pessimizes code bonzini at gnu dot org
16:47 [Bug rtl-optimization/30841] Missed optimizations for sbi/cbi instructions bonzini at gnu dot org
16:37 [Bug preprocessor/30926] New: undef prepocessor directive ignored ? maxim_m at gmx dot net
16:20 [Bug c++/30112] pragma redefine_extname fails when namespaces are involved marc dot glisse at normalesup
16:05 [Bug libgcj/17002] java.util.TimeZone.getDefault() is broken jakub at gcc dot gnu dot org
16:00 [Bug debug/30898] [4.3 regression] ICE with anonymous union and -g ian at airs dot com
15:59 [Bug libstdc++/5291] Bad reference to build directory in libstdc++.la bfriesen at simple dot dallas
15:35 [Bug libgcj/30886] Memory collection deadlock swagiaal at redhat dot com
15:19 [Bug libgcj/30886] Memory collection deadlock aph at gcc dot gnu dot org
15:11 [Bug libgcj/30886] Memory collection deadlock swagiaal at redhat dot com
14:55 [Bug debug/30898] [4.3 regression] ICE with anonymous union and -g ian at gcc dot gnu dot org
14:23 [Bug fortran/30910] [Regression 4.2, 4.3] Gfortran: ES format not quite right... jvdelisle at gcc dot gnu dot o
14:00 [Bug fortran/30910] [Regression 4.2, 4.3] Gfortran: ES format not quite right... burnus at gcc dot gnu dot org
13:50 [Bug fortran/30910] [Regression 4.2, 4.3] Gfortran: ES format not quite right... burnus at gcc dot gnu dot org
12:41 [Bug fortran/30910] [Regression 4.2, 4.3] Gfortran: ES format not quite right... pmason at ricardo dot com
12:30 [Bug tree-optimization/30843] [4.3 Regression] ice for legal code with -ftree-vectorize -O2 irar at gcc dot gnu dot org
12:21 [Bug tree-optimization/30666] [4.3 Regression] warning: canonical types differ for identical types double __complex__ and double __complex__ rguenth at gcc dot gnu dot org
11:25 [Bug target/30919] [4.1 regression] unable to find a register to spill in class 'CREG' ebotcazou at gcc dot gnu dot o
11:10 [Bug c++/30925] New: c++ frontend error: ?-operator parameter binding istvan at benedek-home dot de
11:04 [Bug target/30919] [4.1 regression] unable to find a register to spill in class 'CREG' rguenth at gcc dot gnu dot org
11:04 [Bug tree-optimization/30666] [4.3 Regression] warning: canonical types differ for identical types double __complex__ and double __complex__ ubizjak at gmail dot com
10:20 [Bug middle-end/30907] [dataflow] Bad interaction with addressing mode selection and regalloc bonzini at gnu dot org
10:17 [Bug c++/30924] Array of pointer type argument in partial template specialization fails enok at lysator dot liu dot se
10:06 [Bug c++/30924] New: Array of pointer type argument in partial template specialization fails enok at lysator dot liu dot se
09:54 [Bug bootstrap/30921] Bootstrap failure with -ftree-vectorize on i386 ubizjak at gmail dot com
09:41 [Bug target/30919] [4.1 regression] unable to find a register to spill in class 'CREG' rguenth at gcc dot gnu dot org
09:36 [Bug c++/30917] [4.1/4.2/4.3 Regression] ICE with friend in local class (to a function) rguenth at gcc dot gnu dot org
09:30 [Bug fortran/30882] size with initialization expression value for dim= is rejected pault at gcc dot gnu dot org
09:21 [Bug fortran/30923] New: Warn by default when respecifiying USE associated NAMELIST burnus at gcc dot gnu dot org
09:10 [Bug fortran/30922] New: IMPORT fails for same symbol in multiple interface bodies of same interface block burnus at gcc dot gnu dot org
08:58 [Bug libstdc++/5291] Bad reference to build directory in libstdc++.la peb at mppmu dot mpg dot de
08:41 [Bug tree-optimization/30904] VRP does not track values of shifts and/or bitfields? bonzini at gnu dot org
08:27 [Bug rtl-optimization/30841] Missed optimizations for sbi/cbi instructions bonzini at gnu dot org
08:22 [Bug bootstrap/30921] Bootstrap failure with -ftree-vectorize on i386 irar at il dot ibm dot com
08:16 [Bug tree-optimization/30858] [4.3 Regression] ice for legal code with -O2 -ftree-vectorize dorit at gcc dot gnu dot org
08:12 [Bug bootstrap/30921] Bootstrap failure with -ftree-vectorize on i386 ubizjak at gmail dot com
07:58 [Bug bootstrap/30921] Bootstrap failure with -ftree-vectorize on i386 irar at il dot ibm dot com
07:09 [Bug bootstrap/30921] New: Bootstrap failure with -ftree-vectorize on i386 irar at il dot ibm dot com
06:59 [Bug middle-end/30864] [4.3 Regression] ice for legal code with -O3 pinskia at gcc dot gnu dot org
06:53 [Bug c++/30917] [4.3 Regression] ICE with friend in local class (to a function) pinskia at gcc dot gnu dot org
06:50 [Bug c++/29077] Incorrect error message for destructor in wrong namespace patchapp at dberlin dot org
03:26 [Bug java/29587] jc1: out of memory allocating 4072 bytes after a total of 708630224 bytes van at wdv dot com
03:16 [Bug fortran/30877] overloading "operator(*)" for intrinsic type (complex) fails ben_ship at lycos dot com
02:03 [Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor pluto at agmk dot net
01:39 [Bug fortran/30910] [Regression 4.2, 4.3] Gfortran: ES format not quite right... jvdelisle at gcc dot gnu dot o
01:35 [Bug fortran/30877] overloading "operator(*)" for intrinsic type (complex) fails ben_ship at lycos dot com
01:32 [Bug target/29826] __attribute__ dllimport makes optimization crash on cygwin dannysmith at users dot source
01:30 [Bug other/30920] New: Incorrect splaying that not assures the caching property ian dot blanes at campus dot u
01:26 [Bug fortran/30910] [Regression 4.2, 4.3] Gfortran: ES format not quite right... jvdelisle at gcc dot gnu dot o
01:23 [Bug libfortran/30918] Failure to skip commented out NAMELIST jvdelisle at gcc dot gnu dot o
01:10 [Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor ben at decadent dot org dot uk
01:01 [Bug tree-optimization/30858] [4.3 Regression] ice for legal code with -O2 -ftree-vectorize patchapp at dberlin dot org
00:35 [Bug target/30919] [4.1 regression] unable to find a register to spill in class 'CREG' debian-gcc at lists dot debian
00:35 [Bug target/30919] New: [4.1 regression] unable to find a register to spill in class 'CREG' debian-gcc at lists dot debian
00:13 [Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor pluto at agmk dot net

February 21, 2007
23:04 [Bug ada/18819] [4.2/4.3 regression] ACATS cdd2a02 fail at runtime ebotcazou at gcc dot gnu dot o
23:00 [Bug ada/18819] [4.2/4.3 regression] ACATS cdd2a02 fail at runtime ebotcazou at gcc dot gnu dot o
22:59 [Bug ada/18819] [4.2/4.3 regression] ACATS cdd2a02 fail at runtime ebotcazou at gcc dot gnu dot o
22:35 [Bug middle-end/30095] ICE in lhd_set_decl_assembler_name, at langhooks.c:165 with "-O0" pinskia at gcc dot gnu dot org
22:29 [Bug middle-end/30095] ICE in lhd_set_decl_assembler_name, at langhooks.c:165 with "-O0" pinskia at gcc dot gnu dot org
22:09 [Bug middle-end/30905] [dataflow] Fails to cross-jump steven at gcc dot gnu dot org
22:08 [Bug target/15267] libgcc_s.so.1 fails to link on Solaris 8/SPARC with GNU as 2.14.91 fcusack at fcusack dot com
21:57 [Bug middle-end/30095] ICE in lhd_set_decl_assembler_name, at langhooks.c:165 with "-O0" anlauf at gmx dot de
21:48 [Bug libfortran/30918] Failure to skip commented out NAMELIST anlauf at gmx dot de
21:47 [Bug libfortran/30918] Failure to skip commented out NAMELIST anlauf at gmx dot de
21:46 [Bug libfortran/30918] New: Failure to skip commented out NAMELIST anlauf at gmx dot de
21:15 [Bug fortran/30877] overloading "operator(*)" for intrinsic type (complex) fails pault at gcc dot gnu dot org
21:00 [Bug middle-end/30905] [dataflow] Fails to cross-jump steven at gcc dot gnu dot org
20:49 [Bug rtl-optimization/30643] [4.1/4.2/4.3 Regression] CSE regression jakub at gcc dot gnu dot org
20:32 [Bug tree-optimization/30558] ICE with OpenMP and exceptions supermar at gmx dot de
20:26 [Bug c++/29939] Add rvalue references (C++0x) fang at csl dot cornell dot ed
20:17 [Bug c++/29939] Add rvalue references (C++0x) hhinnant at apple dot com
19:51 [Bug middle-end/30908] -Os inlines functions that are called more than once (optimization regression) j at uriah dot heep dot sax do
19:51 [Bug c/28706] [4.1 Regression] Compile failure with --combine and explicitly aligned structures ddrake at brontes3d dot com
19:38 [Bug middle-end/30908] -Os inlines functions that are called more than once (optimization regression) pinskia at gcc dot gnu dot org
19:33 [Bug middle-end/30908] -Os inlines functions that are called more than once (optimization regression) j at uriah dot heep dot sax do
19:32 [Bug middle-end/30908] -Os inlines functions that are called more than once (optimization regression) j at uriah dot heep dot sax do
19:32 [Bug middle-end/30908] -Os inlines functions that are called more than once (optimization regression) j at uriah dot heep dot sax do
19:31 [Bug tree-optimization/30858] [4.3 Regression] ice for legal code with -O2 -ftree-vectorize dorit at il dot ibm dot com
19:02 [Bug fortran/30865] optional argument passed on to size(...,dim=) kargl at gcc dot gnu dot org
18:52 [Bug fortran/30876] Array valued recursive function rejected pault at gcc dot gnu dot org
18:24 [Bug c++/30917] ICE with friend in local class (to a function) pinskia at gcc dot gnu dot org
18:24 [Bug c++/30917] New: ICE with friend in local class (to a function) pinskia at gcc dot gnu dot org
18:01 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code ebotcazou at gcc dot gnu dot o
17:55 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code steven at gcc dot gnu dot org
17:42 [Bug middle-end/30908] -Os inlines functions that are called more than once (optimization regression) steven at gcc dot gnu dot org
17:39 [Bug c/30912] Can't build gcc on Sun Solaris ebotcazou at gcc dot gnu dot o
17:27 [Bug middle-end/30908] -Os inlines functions that are called more than once (optimization regression) hubicka at gcc dot gnu dot org
17:19 [Bug middle-end/30908] -Os inlines functions that are called more than once (optimization regression) j at uriah dot heep dot sax do
17:03 [Bug fortran/30876] Array valued recursive function rejected burnus at gcc dot gnu dot org
16:33 [Bug fortran/30876] Array valued recursive function rejected pault at gcc dot gnu dot org
16:26 [Bug c/30916] New: Wrong ‘float’ rather than ‘double’ due to prototype warning hermantenbrugge at home dot nl
16:24 [Bug middle-end/30904] [dataflow] No longer optimizes shifts with large count bonzini at gnu dot org
16:12 [Bug debug/30898] [4.3 regression] ICE with anonymous union and -g ian at airs dot com
16:11 [Bug middle-end/30904] [dataflow] No longer optimizes shifts with large count bonzini at gnu dot org
16:05 [Bug middle-end/30904] [dataflow] No longer optimizes shifts with large count bonzini at gnu dot org
16:03 [Bug middle-end/30904] [dataflow] No longer optimizes shifts with large count bonzini at gnu dot org
16:02 [Bug middle-end/30907] [dataflow] Bad interaction with addressing mode selection and regalloc bonzini at gnu dot org
15:58 [Bug middle-end/30904] [dataflow] No longer optimizes shifts with large count steven at gcc dot gnu dot org
15:53 [Bug middle-end/30907] [dataflow] Bad interaction with addressing mode selection and regalloc steven at gcc dot gnu dot org
15:23 [Bug middle-end/30774] [4.1 regression] ld: fatal: too many symbols require `small' PIC references rguenth at gcc dot gnu dot org
15:23 [Bug c++/30818] [4.1/4.2/4.3 Regression] templates and typedefs cause function prototype not to match rguenth at gcc dot gnu dot org
15:22 [Bug c++/30850] [4.1/4.2/4.3 regression] ICE with invalid asm statement rguenth at gcc dot gnu dot org
15:18 [Bug tree-optimization/30913] SRA bugs with anon bitfields pinskia at gcc dot gnu dot org
15:18 [Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code baldrick at gcc dot gnu dot or
15:17 [Bug tree-optimization/30708] [4.1 Regression] Aliasing miscompilation rguenth at gcc dot gnu dot org
15:14 [Bug fortran/30902] gfortran produces wrong result with code using generic interface block deji_aking at yahoo dot ca
15:12 [Bug c++/30332] [4.1/4.2/4.3 regression] bit-field: optimization BUG? rguenth at gcc dot gnu dot org
15:11 [Bug bootstrap/30915] New: [4.3 regression] bootstrap fails while building libstdc++-v3 on x86_64-pc-linux-gnu eesrjhc at bath dot ac dot uk
15:11 [Bug middle-end/30908] -Os inlines functions that are called more than once (optimization regression) pinskia at gcc dot gnu dot org
15:05 [Bug middle-end/30761] [4.1/4.2/4.3 regression] Error: unsupported relocation against sfp uweigand at gcc dot gnu dot or
15:01 [Bug bootstrap/30914] New: Bootstrap fails on HP-UX info at icomsoftware dot de
14:52 [Bug fortran/30910] [Regression 4.2, 4.3] Gfortran: ES format not quite right... burnus at gcc dot gnu dot org
14:47 [Bug c/30908] -Os inlines functions that are called more than once (optimization regression) j at uriah dot heep dot sax do
14:36 [Bug c/30908] -Os inlines functions that are called more than once (optimization regression) rguenth at gcc dot gnu dot org
14:32 [Bug fortran/30910] Gfortran: ES format not quite right... jvdelisle at gcc dot gnu dot o
14:28 [Bug tree-optimization/30913] New: SRA bugs with anon bitfields jakub at gcc dot gnu dot org
14:24 [Bug middle-end/30364] [4.1/4.2/4.3 Regression] Wrong variable ranges due to constant folding rguenth at gcc dot gnu dot org
13:58 [Bug c/30912] New: Can't build gcc on Sun Solaris info at icomsoftware dot de
13:57 [Bug tree-optimization/30911] New: VRP fails to eliminate range checks in Ada code baldrick at gcc dot gnu dot or
13:53 [Bug fortran/30873] ENTRY without explict RESULT does not work for recursive functions burnus at gcc dot gnu dot org
13:38 [Bug libgcj/30886] Memory collection deadlock aph at gcc dot gnu dot org
13:31 [Bug middle-end/30904] [dataflow] No longer optimizes shifts with large count belyshev at depni dot sinp dot
12:58 [Bug c/30908] -Os inlines functions that are called more than once (optimization regression) j at uriah dot heep dot sax do
12:55 [Bug c++/30909] public member of template class not visible in derived template class rguenth at gcc dot gnu dot org
12:52 [Bug fortran/30910] New: Gfortran: ES format not quite right... pmason at ricardo dot com
12:35 [Bug c/30908] -Os inlines functions that are called more than once (optimization regression) rguenth at gcc dot gnu dot org
12:34 [Bug c/30908] -Os inlines functions that are called more than once (optimization regression) rguenth at gcc dot gnu dot org
12:32 bug report Fabio TROVATO
12:28 [Bug c++/30909] public member of template class not visible in derived template class sl at datamyway dot de
12:22 [Bug c++/30909] New: public member of template class not visible in derived template class sl at datamyway dot de
12:17 [Bug tree-optimization/30858] [4.3 Regression] ice for legal code with -O2 -ftree-vectorize dcb314 at hotmail dot com
11:59 [Bug libfortran/30498] Support traceback (backtrace) on errors P dot Schaffnit at access dot
11:50 [Bug c/30908] -Os inlines functions that are called more than once (optimization regression) j at uriah dot heep dot sax do
11:48 [Bug c/30908] New: -Os inlines functions that are called more than once (optimization regression) j at uriah dot heep dot sax do
11:12 [Bug c++/27102] [4.0/4.1 regression] ICE with invalid class name in function template rguenth at gcc dot gnu dot org
11:12 [Bug c++/30901] [4.1 Regression] internal compiler error: in is_ancestor, at cp/name-lookup.c rguenth at gcc dot gnu dot org
11:06 [Bug debug/30898] [4.3 regression] ICE with anonymous union and -g rguenth at gcc dot gnu dot org
11:03 [Bug debug/30898] [4.3 regression] ICE with anonymous union and -g rguenth at gcc dot gnu dot org
11:03 [Bug fortran/30873] ENTRY without explict RESULT does not work for recursive functions pault at gcc dot gnu dot org
11:02 [Bug debug/30898] [4.3 regression] ICE with anonymous union and -g rguenth at gcc dot gnu dot org
10:47 [Bug fortran/30870] GENERIC non-INTRINSIC procedure rejected as actual argument pault at gcc dot gnu dot org
10:37 [Bug middle-end/30907] New: [dataflow] Bad interaction with addressing mode selection and regalloc rguenth at gcc dot gnu dot org
10:16 [Bug c++/30822] wrong choice of overloaded template functions in recursive call Zarathustra at gentlemansclub
10:04 [Bug middle-end/30905] New: [dataflow] Fails to cross-jump rguenth at gcc dot gnu dot org
09:54 [Bug middle-end/30904] New: [dataflow] No longer optimizes shifts with large count rguenth at gcc dot gnu dot org
09:12 [Bug middle-end/30143] [4.2 only] OpenMP can produce invalid gimple jakub at gcc dot gnu dot org
08:51 [Bug fortran/30902] gfortran produces wrong result with code using generic interface block pault at gcc dot gnu dot org
07:59 [Bug java/30903] regeneration of headers is broken/difficult mtrudel at gmx dot ch
07:54 [Bug java/30903] New: regeneration of headers is broken/difficult mtrudel at gmx dot ch
07:44 [Bug c++/30822] wrong choice of overloaded template functions in recursive call Zarathustra at gentlemansclub
07:33 [Bug fortran/30902] gfortran produces wrong result with code using generic interface block burnus at gcc dot gnu dot org
07:20 [Bug other/16513] Libiberty doesn't honor the multi-os-directory settings ebotcazou at gcc dot gnu dot o
06:38 [Bug fortran/30902] gfortran produces wrong result with code using generic interface block deji_aking at yahoo dot ca
06:37 [Bug fortran/30902] New: gfortran produces wrong result with code using generic interface block deji_aking at yahoo dot ca
05:17 [Bug fortran/30887] %VAL only accepts default-kind integer/real/complex paulthomas2 at wanadoo dot fr
02:25 [Bug c++/30901] New: internal compiler error: in is_ancestor, at cp/name-lookup.c grizlyk1 at yandex dot ru
02:25 [Bug c++/30274] [4.2/4.3 Regression] bool bit-field: wrong increment and decremenet s__nakayama at infoseek dot jp
00:02 [Bug other/16513] Libiberty doesn't honor the multi-os-directory settings mark at codesourcery dot com

February 20, 2007
23:56 [Bug ada/30684] [4.1 regression] boostrap failed with undefined reference to system__pure_exceptions_* ebotcazou at gcc dot gnu dot o
23:54 [Bug ada/30684] [4.1 regression] boostrap failed with undefined reference to system__pure_exceptions_* ebotcazou at gcc dot gnu dot o
23:27 [Bug c++/30900] relocation R_X86_64_PC32 BUG centi_riccardo at libero dot i
23:25 [Bug c++/30900] relocation R_X86_64_PC32 BUG centi_riccardo at libero dot i
23:23 [Bug c++/30900] relocation R_X86_64_PC32 BUG centi_riccardo at libero dot i
23:22 [Bug other/28322] GCC new warnings and compatibility manu at gcc dot gnu dot org
23:17 [Bug c++/30900] New: relocation R_X86_64_PC32 BUG centi_riccardo at libero dot i
23:15 [Bug other/28322] GCC new warnings and compatibility pmaydell at chiark dot greenen
23:07 [Bug java/30844] invalid "Can't find method" error tromey at gcc dot gnu dot org
22:56 [Bug tree-optimization/30858] [4.3 Regression] ice for legal code with -O2 -ftree-vectorize dorit at il dot ibm dot com
22:56 [Bug fortran/30883] procedure with dummy procedure f1 rejected with implicit none sgk at troutmask dot apl dot w
22:49 [Bug bootstrap/30899] New: build failure with --enable-generated-files-in-srcdir debian-gcc at lists dot debian
22:41 [Bug fortran/30883] procedure with dummy procedure f1 rejected with implicit none kargl at gcc dot gnu dot org
22:36 [Bug other/28322] GCC new warnings and compatibility manu at gcc dot gnu dot org
22:31 [Bug rtl-optimization/30643] [4.2/4.3 Regression] CSE regression rguenth at gcc dot gnu dot org
22:29 [Bug debug/30898] [4.3 regression] ICE with anonymous union and -g reichelt at gcc dot gnu dot or
22:28 [Bug debug/30898] New: [4.3 regression] ICE with anonymous union and reichelt at gcc dot gnu dot or
22:24 [Bug other/28322] GCC new warnings and compatibility pmaydell at chiark dot greenen
21:50 [Bug fortran/30869] Rejects pointer to integer as loop variable tkoenig at gcc dot gnu dot org
21:50 [Bug debug/28834] [4.0/4.1/4.2/4.3 Regression] -O3 -g crashes sometimes when using may_alias and structs rguenth at gcc dot gnu dot org
21:50 [Bug c++/30894] ICE in splice_child_die, at dwarf2out.c:5503 rguenth at gcc dot gnu dot org
21:46 [Bug c++/30897] [4.1/4.2/4.3 regression] ICE with default argument in template template parameter rguenth at gcc dot gnu dot org
21:45 [Bug fortran/30883] procedure with dummy procedure f1 rejected with implicit none steven at gcc dot gnu dot org
21:41 [Bug c++/30897] [4.1/4.2/4.3 regression] ICE with default argument in template template parameter reichelt at gcc dot gnu dot or
21:40 [Bug debug/29614] [4.2/4.3 Regression] DWARF information for function static variable is missing after unrelated code addition patchapp at dberlin dot org
21:24 [Bug c++/30897] New: [4.1/4.2/4.3 regression] ICE with default argument in template template parameter reichelt at gcc dot gnu dot or
21:23 [Bug c++/30895] [4.1/4.2/4.3 regression] ICE with complex values in template parameter pinskia at gcc dot gnu dot org
21:23 [Bug libstdc++/28080] header dependencies paolo at gcc dot gnu dot org
21:11 [Bug c++/30896] New: Broken diagnostic for complex template parameter reichelt at gcc dot gnu dot or
21:10 [Bug c++/30895] [4.1/4.2/4.3 regression] ICE with complex values in template parameter reichelt at gcc dot gnu dot or
21:03 [Bug c++/30895] New: [4.1/4.2/4.3 regression] ICE with complex values in template parameter reichelt at gcc dot gnu dot or
20:55 [Bug fortran/30869] Rejects pointer to integer as loop variable patchapp at dberlin dot org
20:33 [Bug c++/30894] ICE in splice_child_die, at dwarf2out.c:5503 timj at gtk dot org
20:32 [Bug fortran/30869] Rejects pointer to integer as loop variable tkoenig at gcc dot gnu dot org
20:30 [Bug bootstrap/30893] gcc 3.2.3 fails to bootstrap on linux when 4.0.2 is preinstalled rguenth at gcc dot gnu dot org
20:28 [Bug c++/30894] New: ICE in splice_child_die, at dwarf2out.c:5503 timj at gtk dot org
20:20 [Bug bootstrap/30893] New: gcc 3.2.3 fails to bootstrap on linux when 4.0.2 is preinstalled sl at datamyway dot de
19:54 [Bug fortran/30888] %VAL construct fails with argument procedures burnus at gcc dot gnu dot org
18:41 [Bug bootstrap/30889] make bootstrap failed on linux pinskia at gcc dot gnu dot org
18:41 [Bug bootstrap/30890] make bootstrap failed on linux pinskia at gcc dot gnu dot org
18:35 [Bug c++/30891] New: poor diagnostic igodard at pacbell dot net
18:21 [Bug bootstrap/30890] New: make bootstrap failed on linux xiaoyi_wu at yahoo dot com
18:16 [Bug libstdc++/28080] header dependencies bkoz at gcc dot gnu dot org
18:13 [Bug bootstrap/30889] make bootstrap failed on linux pinskia at gcc dot gnu dot org
18:10 [Bug bootstrap/30889] New: make bootstrap failed on linux xiaoyi_wu at yahoo dot com
17:40 [Bug fortran/30888] New: %VAL construct fails with argument procedures p dot w dot draper at durham d
17:39 [Bug fortran/30512] [4.1 only] MAXVAL() incorrect for zero-size int arrays, and for -HUGE-1 maximum values. burnus at gcc dot gnu dot org
17:33 [Bug fortran/30887] %VAL only accepts default-kind integer/real/complex burnus at gcc dot gnu dot org
17:32 [Bug other/16513] Libiberty doesn't honor the multi-os-directory settings peb at mppmu dot mpg dot de
17:29 [Bug fortran/30887] %VAL construct fails on 64 bit pinskia at gcc dot gnu dot org
17:25 [Bug fortran/30865] optional argument passed on to size(...,dim=) pault at gcc dot gnu dot org
17:22 [Bug fortran/30887] New: %VAL construct fails on 64 bit p dot w dot draper at durham d
17:06 [Bug target/30826] alignment error when optimizing with inlining sje at cup dot hp dot com
17:00 [Bug fortran/30879] Syntax error for derived type's compounds in a data-stmt-value-set burnus at gcc dot gnu dot org
16:55 [Bug fortran/30870] GENERIC non-INTRINSIC procedure rejected as actual argument burnus at gcc dot gnu dot org
16:53 [Bug fortran/30871] Pointer to substring rejected with "Different character lengths in pointer assignment" burnus at gcc dot gnu dot org
16:50 [Bug fortran/30872] Bogus "size of variable is too large" burnus at gcc dot gnu dot org
16:42 [Bug middle-end/27567] [4.0/4.1 Regression] __builtin_memcpy generates redundant stores/moves. pinskia at gcc dot gnu dot org
16:39 [Bug fortran/30875] Equivalence of derived types with (same) default initializer burnus at gcc dot gnu dot org
16:32 [Bug fortran/30877] overloading "operator(*)" for intrinsic type (complex) fails burnus at gcc dot gnu dot org
16:28 [Bug fortran/30876] Array valued recursive function rejected burnus at gcc dot gnu dot org
16:24 [Bug fortran/30873] ENTRY without explict RESULT does not work for recursive functions burnus at gcc dot gnu dot org
15:59 [Bug fortran/30878] Rejects function f1; namelist /nml/ f1 burnus at gcc dot gnu dot org
15:54 [Bug fortran/30885] [4.1 only] ICE: Segmentation Fault in gfortran burnus at gcc dot gnu dot org
15:48 [Bug java/30886] Memory collection deadlock swagiaal at redhat dot com
15:48 [Bug java/30886] New: Memory collection deadlock swagiaal at redhat dot com
15:25 [Bug other/16513] Libiberty doesn't honor the multi-os-directory settings ebotcazou at gcc dot gnu dot o
15:20 [Bug other/16513] Libiberty doesn't honor the multi-os-directory settings dj at redhat dot com
15:09 [Bug fortran/30885] ICE: Segementation Fault in gfortran mark dot haas at iag dot uni-s
15:08 [Bug fortran/30885] New: ICE: Segementation Fault in gfortran mark dot haas at iag dot uni-s
14:39 [Bug fortran/30865] optional argument passed on to size(...,dim=) pault at gcc dot gnu dot org
14:35 [Bug fortran/30865] optional argument passed on to size(...,dim=) pault at gcc dot gnu dot org
14:14 [Bug fortran/30880] Derived types with default value -- function with ENTRY: rejected at compile time burnus at gcc dot gnu dot org
14:04 [Bug fortran/30882] size with initialization expression value for dim= is rejected burnus at gcc dot gnu dot org
14:04 [Bug java/30884] New: Some arbitrary system properties missing mohsens at gmail dot com
14:01 [Bug fortran/30883] procedure with dummy procedure f1 rejected with implicit none burnus at gcc dot gnu dot org
13:54 [Bug fortran/30874] incorrect error message for valid code burnus at gcc dot gnu dot org
13:24 [Bug fortran/30881] Select case of case(transfer(...)) wrongly rejected burnus at gcc dot gnu dot org
13:16 [Bug fortran/30865] optional argument passed on to size(...,dim=) burnus at gcc dot gnu dot org
13:14 [Bug ada/18819] [4.2/4.3 regression] ACATS cdd2a02 fail at runtime ebotcazou at gcc dot gnu dot o
13:12 [Bug ada/18819] [4.2/4.3 regression] ACATS cdd2a02 fail at runtime christian dot joensson at gmai
13:11 [Bug middle-end/20548] ACATS c52103x c52104x c52104y segfault ebotcazou at gcc dot gnu dot o
13:10 [Bug middle-end/20548] ACATS c52103x c52104x c52104y segfault christian dot joensson at gmai
13:09 [Bug other/30083] double quotes in Makefile confuse solaris /bin/sh jamesc at dspsrv dot com
11:13 [Bug other/16513] Libiberty doesn't honor the multi-os-directory settings ebotcazou at gcc dot gnu dot o
10:57 [Bug fortran/30881] incorrect error message for valid code dominiq at lps dot ens dot fr
10:45 [Bug other/30824] -Werror -Wfatal-errors should stop after the first warning manu at gcc dot gnu dot org
10:43 [Bug fortran/30874] incorrect error message for valid code dominiq at lps dot ens dot fr
10:42 [Bug bootstrap/30832] [regression] --with-sysroot=foobar wrong handled mtrudel at gmx dot ch
10:25 [Bug middle-end/27567] [4.0/4.1/4.2 Regression] __builtin_memcpy generates redundant stores/moves. pluto at agmk dot net
10:19 [Bug other/30824] -Werror -Wfatal-errors should stop after the first warning manu at gcc dot gnu dot org
09:53 [Bug c++/30860] Should warn about boolean constant false used in pointer context rguenth at gcc dot gnu dot org
09:46 [Bug fortran/30522] Host-/use-associated VOLATILE variable: volatile scope, redundent attributes burnus at gcc dot gnu dot org
09:45 [Bug fortran/30783] "character(*), value" produces SEGV at runtime burnus at gcc dot gnu dot org
09:42 [Bug other/16513] Libiberty doesn't honor the multi-os-directory settings peb at mppmu dot mpg dot de
09:22 [Bug fortran/30522] Host-/use-associated VOLATILE variable: volatile scope, redundent attributes burnus at gcc dot gnu dot org
09:17 [Bug fortran/30783] "character(*), value" produces SEGV at runtime burnus at gcc dot gnu dot org
09:03 [Bug fortran/30869] Rejects pointer to integer as loop variable burnus at gcc dot gnu dot org
08:57 [Bug fortran/30865] optional argument passed on to size(...,dim=) burnus at gcc dot gnu dot org
07:54 [Bug fortran/30883] New: incorrect error message for valid code jv244 at cam dot ac dot uk
07:54 [Bug fortran/30882] New: incorrect error message for valid code jv244 at cam dot ac dot uk
07:53 [Bug fortran/30881] New: incorrect error message for valid code jv244 at cam dot ac dot uk
07:53 [Bug fortran/30880] New: incorrect error message for valid code jv244 at cam dot ac dot uk
07:53 [Bug fortran/30879] New: incorrect error message for valid code jv244 at cam dot ac dot uk
07:52 [Bug fortran/30878] New: incorrect error message for valid code jv244 at cam dot ac dot uk
07:52 [Bug fortran/30877] New: incorrect error message for valid code jv244 at cam dot ac dot uk
07:52 [Bug fortran/30876] New: incorrect error message for valid code jv244 at cam dot ac dot uk
07:51 [Bug fortran/30875] New: incorrect error message for valid code jv244 at cam dot ac dot uk
07:51 [Bug fortran/30874] New: incorrect error message for valid code jv244 at cam dot ac dot uk
07:51 [Bug fortran/30873] New: incorrect error message for valid code jv244 at cam dot ac dot uk
07:50 [Bug fortran/30872] New: incorrect error message for valid code jv244 at cam dot ac dot uk
07:50 [Bug fortran/30871] New: incorrect error message for valid code jv244 at cam dot ac dot uk
07:49 [Bug fortran/30870] New: incorrect error message for valid code jv244 at cam dot ac dot uk
07:49 [Bug fortran/30869] New: incorrect error message for valid code jv244 at cam dot ac dot uk
06:39 [Bug target/30868] can't compile empty main in c on hppa 11iv1 (11.11) pinskia at gcc dot gnu dot org
06:13 [Bug c/30868] can't compile empty main in c on hppa 11iv1 (11.11) r dot ford at cox dot net
06:11 [Bug c/30868] New: can't compile empty main in c on hppa 11iv1 (11.11) r dot ford at cox dot net
06:02 [Bug middle-end/30856] [4.1/4.2/4.3 Regression] Missing "warning: '$FOO' may be used uninitialized in this function" in trivial case christoph dot mallon at gmx do
05:54 [Bug preprocessor/30867] Can we have a new __DATE__ which is sortable, eg YYYY-MM-DD pinskia at gcc dot gnu dot org
05:35 [Bug fortran/30865] optional argument passed on to size(...,dim=) pault at gcc dot gnu dot org
05:34 [Bug fortran/30865] optional argument passed on to size(...,dim=) pault at gcc dot gnu dot org
03:25 [Bug java/30844] invalid "Can't find method" error rizzolo at gmail dot com
02:16 [Bug java/30844] invalid "Can't find method" error tromey at gcc dot gnu dot org
02:14 [Bug preprocessor/30867] New: Can we have a new __DATE__ which is sortable, eg YYYY-MM-DD alf dot lacis at aiscientific
01:29 [Bug middle-end/29943] [4.2/4.3 Regression] gcc generate incorrect alias symbols for PPC amodra at bigpond dot net dot
01:29 [Bug middle-end/29943] [4.2/4.3 Regression] gcc generate incorrect alias symbols for PPC amodra at bigpond dot net dot
01:28 [Bug middle-end/29943] [4.2/4.3 Regression] gcc generate incorrect alias symbols for PPC amodra at gcc dot gnu dot org
01:26 [Bug middle-end/29943] [4.2/4.3 Regression] gcc generate incorrect alias symbols for PPC amodra at gcc dot gnu dot org

February 19, 2007
23:45 [Bug debug/29558] [4.2/4.3 Regression] ICE in set_variable_part, at var-tracking.c:2140 rth at gcc dot gnu dot org
23:42 [Bug tree-optimization/28544] [4.2 regression] ICE in add_virtual_operand, at tree-ssa-operands.c:1309 dberlin at gcc dot gnu dot org
23:34 [Bug tree-optimization/28544] [4.2 regression] ICE in add_virtual_operand, at tree-ssa-operands.c:1309 mmitchel at gcc dot gnu dot or
22:58 [Bug tree-optimization/29718] [4.2 Regression] ice in add_virtual_operand with some C++ code moshevds at gmail dot com
22:39 [Bug c++/30866] [4.3 regression] Another ICE in calc_dfs_tree() martin at mpa-garching dot mpg
22:32 [Bug c++/30866] [4.3 regression] Another ICE in calc_dfs_tree() martin at mpa-garching dot mpg
22:31 [Bug c++/30866] New: [4.3 regression] Another ICE in calc_dfs_tree() martin at mpa-garching dot mpg
22:20 [Bug preprocessor/30805] [4.1/4.2/4.3 Regression] Internal compiler error when using "x##,##__VA_ARGS__" in macro joseph at codesourcery dot com
22:14 [Bug fortran/30865] New: optional argument passed on to size(...,dim=) tkoenig at gcc dot gnu dot org
21:49 [Bug fortran/30834] ICE with kind=8 exponentiaton sgk at troutmask dot apl dot w
21:46 Re: Bugzilla administrator Jim Wilson
21:45 [Bug libfortran/30765] [4.2, 4.1 only] generating files from m4 tkoenig at gcc dot gnu dot org
21:24 [Bug ada/30684] [4.1 regression] boostrap failed with undefined reference to system__pure_exceptions_* ebotcazou at gcc dot gnu dot o
21:14 [Bug c++/30852] [4.1/4.2/4.3 regression] Trouble with __builtin_offsetof and volatile mmitchel at gcc dot gnu dot or
21:14 [Bug c++/30851] [4.1/4.2/4.3 regression] ICE with invalid asm statement mmitchel at gcc dot gnu dot or
21:13 [Bug c++/30849] [4.1/4.2/4.3 regression] ICE with invalid asm statement mmitchel at gcc dot gnu dot or
21:13 [Bug target/30848] [4.1/4.2/4.3 regression] ICE with invalid constraint in asm statement mmitchel at gcc dot gnu dot or
21:13 [Bug c++/30847] [4.1/4.2/4.3 regression] ICE with invalid statement expression mmitchel at gcc dot gnu dot or
21:11 [Bug fortran/30834] ICE with kind=8 exponentiaton tkoenig at gcc dot gnu dot org
21:10 [Bug preprocessor/30805] [4.1/4.2/4.3 Regression] Internal compiler error when using "x##,##__VA_ARGS__" in macro mmitchel at gcc dot gnu dot or
21:08 [Bug preprocessor/30786] [4.1/4.2/4.3 Regression] ICE on _Pragma at end of file mmitchel at gcc dot gnu dot or
21:08 [Bug c/30762] [4.2/4.3 Regression] IMA messes up with inlining mmitchel at gcc dot gnu dot or
21:07 [Bug middle-end/30761] [4.1/4.2/4.3 regression] Error: unsupported relocation against sfp mmitchel at gcc dot gnu dot or
21:07 [Bug c++/30759] [4.1/4.2/4.3 Regression] initializer-list accepted for object of non-POD type mmitchel at gcc dot gnu dot or
21:05 [Bug middle-end/30744] [4.2/4.3 Regression] ICE in compare_values, at tree-vrp.c:466 mmitchel at gcc dot gnu dot or
21:05 [Bug middle-end/30729] [4.1/4.2 Regression] value computed is not used warning with unused result of va_arg mmitchel at gcc dot gnu dot or
21:05 [Bug middle-end/30704] [4.2/4.3 Regression] Incorrect constant generation for long long mmitchel at gcc dot gnu dot or
21:04 [Bug middle-end/30700] [4.2/4.3 Regression] YA bogus undefined reference error to static func with -g and -O mmitchel at gcc dot gnu dot or
21:03 [Bug ada/30684] [4.2 regression] boostrap failed with undefined reference to system__pure_exceptions_* mmitchel at gcc dot gnu dot or
21:03 [Bug libstdc++/30675] [4.2/4.3 Regression] libstdc++ testsuite hardcodes "ar" and "ranlib" mmitchel at gcc dot gnu dot or
21:02 [Bug fortran/30660] [4.2 and 4.1 only] Allocatable components of a derived type "require" the SAVE attribute. mmitchel at gcc dot gnu dot or
21:02 [Bug c++/30535] [4.2/4.3 regression] ICE with invalid template operator mmitchel at gcc dot gnu dot or
21:02 [Bug inline-asm/30505] [4.2 regression] asm operand has impossible constraints. mmitchel at gcc dot gnu dot or
21:00 [Bug c++/30328] [4.2/4.3 Regression] bit-field: unassemblable assembly code mmitchel at gcc dot gnu dot or
20:59 [Bug c++/30303] [4.2/4.3 regression] ICE with invalid constructor definition mmitchel at gcc dot gnu dot or
20:59 [Bug c++/30299] [4.2/4.3 regression] ICE with broken template and inheritance mmitchel at gcc dot gnu dot or
20:58 [Bug c++/30298] [4.2/4.3 regression] ICE with duplicate broken inheritance mmitchel at gcc dot gnu dot or
20:58 [Bug c++/30274] [4.2/4.3 Regression] bool bit-field: wrong increment and decremenet mmitchel at gcc dot gnu dot or
20:52 [Bug tree-optimization/30252] [4.2 regression] miscompilation of sigc++-2.0 based code with -fstrict-aliasing mmitchel at gcc dot gnu dot or
20:50 [Bug middle-end/30864] [4.3 Regression] ice for legal code with -O3 pinskia at gcc dot gnu dot org
20:50 [Bug c++/30860] Should warn about boolean constant false used in pointer context manu at gcc dot gnu dot org
20:50 [Bug libfortran/30765] [4.3 regression] generating files from m4 tkoenig at gcc dot gnu dot org
20:50 [Bug libfortran/30533] minval, maxval missing for kind=1 and kind=2 tkoenig at gcc dot gnu dot org
20:49 [Bug c++/30860] Should warn about boolean constant false used in pointer context gdr at cs dot tamu dot edu
20:49 [Bug middle-end/30143] [4.2 only] OpenMP can produce invalid gimple mmitchel at gcc dot gnu dot or
20:46 [Bug c++/30864] ice for legal code with -O3 dcb314 at hotmail dot com
20:45 [Bug middle-end/29943] [4.2/4.3 Regression] gcc generate incorrect alias symbols for PPC mmitchel at gcc dot gnu dot or
20:45 [Bug c++/30864] New: ice for legal code with -O3 dcb314 at hotmail dot com
20:43 [Bug tree-optimization/29902] [4.2 Regression] ICE in coalesce_abnormal_edges, at tree-outof-ssa.c:644 mmitchel at gcc dot gnu dot or
20:43 [Bug tree-optimization/29902] [4.2 Regression] ICE in coalesce_abnormal_edges, at tree-outof-ssa.c:644 mmitchel at gcc dot gnu dot or
20:42 [Bug rtl-optimization/29841] [4.2/4.3 regression] ICE with scheduling and __builtin_trap mmitchel at gcc dot gnu dot or
20:40 [Bug libgcj/30862] Installation error pinskia at gcc dot gnu dot org
20:40 [Bug tree-optimization/29718] [4.2 Regression] ice in add_virtual_operand with some C++ code mmitchel at gcc dot gnu dot or
20:39 [Bug c++/30863] [4.1/4.2/4.3 Regression] Unsigned templatized struct treated as unsigned int pinskia at gcc dot gnu dot org
20:36 [Bug debug/29614] [4.2/4.3 Regression] DWARF information for function static variable is missing after unrelated code addition mmitchel at gcc dot gnu dot or
20:36 [Bug tree-optimization/29585] [4.2 Regression] tree check: expected ssa_name, have var_decl in is_old_name, at tree-into-ssa.c:558 mmitchel at gcc dot gnu dot or
20:35 [Bug c++/29571] [4.2/4.3 regression] ICE with invalid static const member mmitchel at gcc dot gnu dot or
20:35 [Bug debug/29558] [4.2/4.3 Regression] ICE in set_variable_part, at var-tracking.c:2140 mmitchel at gcc dot gnu dot or
20:33 [Bug target/29524] [4.2/4.3 Regression] Too much RAM used: __clz_tab[] linked mmitchel at gcc dot gnu dot or
20:32 [Bug target/29255] [4.2/4.3 regression] ICE on valid code mmitchel at gcc dot gnu dot or
20:27 [Bug target/29206] [4.2/4.3 regression] gcj-dbtool segfaults mmitchel at gcc dot gnu dot or
20:25 [Bug c++/30863] New: Unsigned templatized struct treated as unsigned int stonebone at planetunreal dot
20:23 [Bug c++/30860] Should warn about boolean constant false used in pointer context mueller at gcc dot gnu dot org
20:21 [Bug c++/30860] Should warn about boolean constant false used in pointer context mueller at gcc dot gnu dot org
20:06 [Bug other/30862] New: Installation error rperini at email dot it
19:59 [Bug c++/30860] Should warn about boolean constant false used in pointer context gdr at cs dot tamu dot edu
19:55 [Bug other/30824] -Werror -Wfatal-errors should stop after the first warning patchapp at dberlin dot org
19:52 [Bug fortran/29975] [meta-bugs] ICEs with CP2K jv244 at cam dot ac dot uk
19:48 [Bug c++/30860] Should warn about boolean constant false used in pointer context gdr at cs dot tamu dot edu
19:34 [Bug tree-optimization/30559] [4.3 Regression] compiler loops forever with flag -O3 dberlin at gcc dot gnu dot org
19:14 [Bug c++/30860] Should warn about boolean constant false used in pointer context manu at gcc dot gnu dot org
19:05 [Bug tree-optimization/30843] [4.3 Regression] ice for legal code with -ftree-vectorize -O2 pinskia at gcc dot gnu dot org
19:01 [Bug c++/30860] Should warn about boolean constant false used in pointer context pinskia at gcc dot gnu dot org
18:44 [Bug middle-end/22456] [4.1/4.2/4.3 regression] missing "is used uninitialized" warning pinskia at gcc dot gnu dot org
18:44 [Bug middle-end/30856] [4.1/4.2/4.3 Regression] Missing "warning: '$FOO' may be used uninitialized in this function" in trivial case pinskia at gcc dot gnu dot org
18:11 [Bug other/16513] Libiberty doesn't honor the multi-os-directory settings ebotcazou at gcc dot gnu dot o
18:11 [Bug other/30859] libiberty.a is installed in very bad locations ebotcazou at gcc dot gnu dot o
18:10 [Bug ada/30684] [4.2 regression] boostrap failed with undefined reference to system__pure_exceptions_* ebotcazou at gcc dot gnu dot o
16:44 [Bug c++/30860] Should warn about boolean constant false used in pointer context mueller at gcc dot gnu dot org
16:42 [Bug libstdc++/30861] installed libstdc++.la and libsupc++.la files refer to build tree schwab at suse dot de
16:42 [Bug libstdc++/5291] Bad reference to build directory in libstdc++.la schwab at suse dot de
16:30 [Bug libstdc++/30861] New: installed libstdc++.la and libsupc++.la files refer to build tree peb at mppmu dot mpg dot de
16:28 [Bug middle-end/30856] [4.1/4.2/4.3 Regression] Missing "warning: '$FOO' may be used uninitialized in this function" in trivial case christoph dot mallon at gmx do
16:22 [Bug debug/29558] [4.2/4.3 Regression] ICE in set_variable_part, at var-tracking.c:2140 rth at gcc dot gnu dot org
16:16 [Bug libgcj/30071] make install fails for libjava r dot emrich at de dot tecosim
16:11 [Bug debug/29558] [4.2/4.3 Regression] ICE in set_variable_part, at var-tracking.c:2140 rth at gcc dot gnu dot org
15:57 [Bug middle-end/30856] [4.1/4.2/4.3 Regression] Missing "warning: '$FOO' may be used uninitialized in this function" in trivial case rguenth at gcc dot gnu dot org
15:27 [Bug c++/30860] New: Should warn about boolean constant false used in pointer context rguenth at gcc dot gnu dot org
15:05 [Bug other/30859] New: libiberty.a is installed in very bad locations peb at mppmu dot mpg dot de
14:39 [Bug c/30843] [4.3 Regression] ice for legal code with -ftree-vectorize -O2 patchapp at dberlin dot org
14:26 [Bug middle-end/30856] [4.1/4.2/4.3 Regression] Missing "warning: '$FOO' may be used uninitialized in this function" in trivial case christoph dot mallon at gmx do
14:12 [Bug tree-optimization/30858] [4.3 Regression] ice for legal code with -O2 -ftree-vectorize dorit at il dot ibm dot com
14:07 [Bug middle-end/30856] [4.1/4.2/4.3 Regression] Missing "warning: '$FOO' may be used uninitialized in this function" in trivial case muntyan at tamu dot edu
13:57 [Bug middle-end/30856] [4.1/4.2/4.3 Regression] Missing "warning: '$FOO' may be used uninitialized in this function" in trivial case christoph dot mallon at gmx do
13:17 [Bug tree-optimization/30858] [4.3 Regression] ice for legal code with -O2 -ftree-vectorize rguenth at gcc dot gnu dot org
13:07 [Bug tree-optimization/29585] [4.2 Regression] tree check: expected ssa_name, have var_decl in is_old_name, at tree-into-ssa.c:558 rguenth at gcc dot gnu dot org
12:57 [Bug tree-optimization/30840] [4.3 Regression] ice for legal code with flags -O3 -fno-strict-aliasing rguenth at gcc dot gnu dot org
12:56 [Bug c/30858] ice for legal code with -O2 -ftree-vectorize dorit at il dot ibm dot com
12:45 [Bug c/30858] ice for legal code with -O2 -ftree-vectorize dorit at il dot ibm dot com
12:41 [Bug c/30843] [4.3 Regression] ice for legal code with -ftree-vectorize -O2 irar at il dot ibm dot com
12:19 [Bug target/30826] alignment error when optimizing with inlining michael dot haubenwallner at s
11:59 [Bug c/30858] ice for legal code with -O2 -ftree-vectorize dcb314 at hotmail dot com
11:59 [Bug c/30858] New: ice for legal code with -O2 -ftree-vectorize dcb314 at hotmail dot com
11:49 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit tony2001 at php dot net
11:44 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit armin at xos dot net
11:41 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit ebotcazou at gcc dot gnu dot o
11:37 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit tony2001 at php dot net
11:31 [Bug tree-optimization/30840] [4.3 Regression] ice for legal code with flags -O3 -fno-strict-aliasing rguenth at gcc dot gnu dot org
11:19 [Bug c++/30857] New: accepts both explicit instantiation and explicit specialization, duplicate explicit instantiations, etc. bkoz at gcc dot gnu dot org
11:18 [Bug c/30843] [4.3 Regression] ice for legal code with -ftree-vectorize -O2 irar at il dot ibm dot com
10:21 [Bug c/17946] wanted: warning for "a && MASK" when "a & MASK" was probably intended mueller at gcc dot gnu dot org
10:12 [Bug middle-end/30856] [4.1/4.2/4.3 Regression] Missing "warning: '$FOO' may be used uninitialized in this function" in trivial case pinskia at gcc dot gnu dot org
10:12 [Bug middle-end/22456] [4.1/4.2/4.3 regression] missing "is used uninitialized" warning pinskia at gcc dot gnu dot org
10:09 [Bug c/30856] [4.1/4.2/4.3 Regression] Missing "warning: '$FOO' may be used uninitialized in this function" in trivial case rguenth at gcc dot gnu dot org
10:05 [Bug c/30856] [4.1/4.2/4.3 Regression] Missing "warning: '$FOO' may be used uninitialized in this function" in trivial case rguenth at gcc dot gnu dot org
09:55 [Bug c++/30854] [4.3 Regression] Wrong number of arguments printed for constructor rguenth at gcc dot gnu dot org
09:52 [Bug c/30843] [4.3 Regression] ice for legal code with -ftree-vectorize -O2 rguenth at gcc dot gnu dot org
09:24 [Bug c/30856] New: Missing "warning: '$FOO' may be used uninitialized in this function" in trivial case christoph dot mallon at gmx do
09:05 [Bug c/30855] gcc changes code order mihai dot dontu at gmail dot c
08:29 [Bug c/30843] ice for legal code with -ftree-vectorize -O2 dorit at il dot ibm dot com
08:26 [Bug bootstrap/30832] [regression] --with-sysroot=foobar wrong handled mtrudel at gmx dot ch
06:53 [Bug tree-optimization/30840] [4.3 Regression] ice for legal code with flags -O3 -fno-strict-aliasing pinskia at gcc dot gnu dot org
06:53 [Bug rtl-optimization/30841] Missed optimizations for sbi/cbi instructions bonzini at gnu dot org
06:52 [Bug fortran/30681] "obsolescent" vs. "obsolete" jvdelisle at gcc dot gnu dot o
06:48 [Bug fortran/30681] "obsolescent" vs. "obsolete" jvdelisle at gcc dot gnu dot o
06:30 [Bug fortran/30681] "obsolescent" vs. "obsolete" patchapp at dberlin dot org
06:21 [Bug tree-optimization/30846] [4.3 Regression] ICE with complex and statement expressions aoliva at gcc dot gnu dot org
04:15 [Bug middle-end/30833] [4.3 Regression] ICE with -fdump-tree-all sandra at codesourcery dot com
04:13 [Bug middle-end/30833] [4.3 Regression] ICE with -fdump-tree-all sandra at gcc dot gnu dot org
02:12 [Bug c/21920] alias violating pinskia at gcc dot gnu dot org
02:12 [Bug c/30855] gcc changes code order pinskia at gcc dot gnu dot org
01:55 [Bug c/30855] New: gcc changes code order mihai dot dontu at gmail dot c
01:51 [Bug c++/30854] [4.3 Regression] Wrong number of arguments printed for constructor pinskia at gcc dot gnu dot org
00:54 [Bug rtl-optimization/28173] [4.0/4.1 regression] misses constant folding sayle at gcc dot gnu dot org
00:40 [Bug c++/30854] New: [4.3 Regression] Wrong number of arguments printed for constructor reichelt at gcc dot gnu dot or
00:26 [Bug tree-optimization/30846] [4.3 Regression] ICE with complex and statement expressions reichelt at gcc dot gnu dot or
00:26 [Bug tree-optimization/30846] [4.3 Regression] ICE with complex and statement expressions reichelt at gcc dot gnu dot or
00:01 [Bug tree-optimization/30846] [4.3 Regression] ice for legal code with -O2 joseph at codesourcery dot com

February 18, 2007
23:44 [Bug bootstrap/30853] New: warnings about traditional.c during bootstrap with -O3, leading to internal error sdack at gmx dot de
23:43 [Bug tree-optimization/30846] [4.3 Regression] ice for legal code with -O2 pinskia at gcc dot gnu dot org
23:34 [Bug c++/30852] [4.1/4.2/4.3 regression] Trouble with __builtin_offsetof and volatile reichelt at gcc dot gnu dot or
23:34 [Bug c++/30852] New: [4.1/4.2/4.3 regression] Trouble with __builtin_offsetof and volatile reichelt at gcc dot gnu dot or
23:31 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc pinskia at gcc dot gnu dot org
23:28 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc pinskia at gcc dot gnu dot org
23:20 [Bug c++/30851] [4.1/4.2/4.3 regression] ICE with invalid asm statement reichelt at gcc dot gnu dot or
23:20 [Bug c++/30851] New: [4.1/4.2/4.3 regression] ICE with invalid asm statement reichelt at gcc dot gnu dot or
23:10 [Bug target/30848] [4.1/4.2/4.3 regression] ICE with invalid constraint in asm statement pinskia at gcc dot gnu dot org
23:10 [Bug c++/30850] New: [4.1/4.2/4.3 regression] ICE with invalid asm statement reichelt at gcc dot gnu dot or
23:10 [Bug rtl-optimization/29599] [4.1/4.2/4.3 Regression] ICE when building the kernel on SH4 kkojima at gcc dot gnu dot org
23:08 [Bug rtl-optimization/29599] [4.1/4.2/4.3 Regression] ICE when building the kernel on SH4 kkojima at gcc dot gnu dot org
23:06 [Bug c++/30849] [4.1/4.2/4.3 regression] ICE with invalid asm statement reichelt at gcc dot gnu dot or
23:06 [Bug c++/30849] New: [4.1/4.2/4.3 regression] ICE with invalid asm statement reichelt at gcc dot gnu dot or
22:47 [Bug middle-end/30848] [4.1/4.2/4.3 regression] ICE with invalid constraint in asm statement reichelt at gcc dot gnu dot or
22:47 [Bug middle-end/30848] New: [4.1/4.2/4.3 regression] ICE with invalid constraint in asm statement reichelt at gcc dot gnu dot or
22:37 [Bug c++/30847] [4.1/4.2/4.3 regression] ICE with invalid statement expression reichelt at gcc dot gnu dot or
22:37 [Bug c++/30847] New: [4.1/4.2/4.3 regression] ICE with invalid statement expression reichelt at gcc dot gnu dot or
22:37 [Bug c++/30839] [4.3 Regression] tree check fail for legal code sandra at codesourcery dot com
22:34 [Bug rtl-optimization/30773] [4.3 Regression] Spec cpu2k6/h264ref and sphinx3 miscompare regression steven at gcc dot gnu dot org
22:33 [Bug rtl-optimization/30773] [4.3 Regression] Spec cpu2k6/h264ref and sphinx3 miscompare regression steven at gcc dot gnu dot org
22:27 [Bug tree-optimization/30846] [4.3 Regression] ice for legal code with -O2 pinskia at gcc dot gnu dot org
22:12 [Bug tree-optimization/30840] ice for legal code with flags -O3 -fno-strict-aliasing pinskia at gcc dot gnu dot org
22:12 [Bug bootstrap/30810] top-level BOOT_CFLAGS not being used for bootstrapping sdack at gmx dot de
22:04 [Bug c++/30839] [4.3 Regression] tree check fail for legal code pinskia at gcc dot gnu dot org
21:52 [Bug c/30846] ice for legal code with -O2 dcb314 at hotmail dot com
21:51 [Bug c/30846] New: ice for legal code with -O2 dcb314 at hotmail dot com
21:51 [Bug c/30843] ice for legal code with -ftree-vectorize -O2 dorit at il dot ibm dot com
21:50 [Bug c++/30839] [4.3 Regression] tree check fail for legal code pinskia at gcc dot gnu dot org
21:49 [Bug c++/30839] [4.3 Regression] tree check fail for legal code pinskia at gcc dot gnu dot org
21:42 [Bug c++/30845] segfault in collect2 with large template pinskia at gcc dot gnu dot org
21:37 [Bug c++/30845] segfault in collect2 with large template cpp at tempest-sw dot com
21:36 [Bug c++/30845] New: segfault in collect2 with large template cpp at tempest-sw dot com
21:23 [Bug fortran/30235] [4.1 only] missing alternate return argument with explicit interface causes segfault pault at gcc dot gnu dot org
21:19 [Bug fortran/30235] [4.1 and 4.2] missing alternate return argument with explicit interface causes segfault pault at gcc dot gnu dot org
21:19 [Bug fortran/27866] Warn when casting, e.g. assigning a double precision to a real tkoenig at gcc dot gnu dot org
21:19 [Bug fortran/28399] Implement ftnchek-like warnings tkoenig at gcc dot gnu dot org
21:07 [Bug java/30844] invalid "Can't find method" error rizzolo at gmail dot com
21:03 [Bug java/30844] New: invalid "Can't find method" error rizzolo at gmail dot com
19:52 [Bug fortran/30400] ANY not accepted as mask in FORALL pault at gcc dot gnu dot org
18:50 [Bug middle-end/24427] missing optimization opportunity with binary operators ebotcazou at gcc dot gnu dot o
18:10 [Bug middle-end/24427] missing optimization opportunity with binary operators roger at eyesopen dot com
17:58 [Bug middle-end/24427] missing optimization opportunity with binary operators ebotcazou at gcc dot gnu dot o
17:27 [Bug c++/30842] Warning received when private class has hidden visibility pinskia at gcc dot gnu dot org
17:10 [Bug middle-end/24427] missing optimization opportunity with binary operators sayle at gcc dot gnu dot org
17:10 [Bug rtl-optimization/28173] [4.0/4.1 regression] misses constant folding sayle at gcc dot gnu dot org
16:59 [Bug c/30843] ice for legal code with -ftree-vectorize -O2 dcb314 at hotmail dot com
16:57 [Bug c/30843] New: ice for legal code with -ftree-vectorize -O2 dcb314 at hotmail dot com
16:42 [Bug tree-optimization/30795] [4.3 Regression] ice for legal code with -ftree-vectorize -O2 dorit at il dot ibm dot com
15:36 [Bug c++/30842] New: Warning received when private class has hidden visibility 9ugsa9j02 at sneakemail dot co
13:25 [Bug ada/30684] [4.2 regression] boostrap failed with undefined reference to system__pure_exceptions_* ebotcazou at gcc dot gnu dot o
13:03 [Bug rtl-optimization/30841] New: Missed optimizations for sbi/cbi instructions aesok at gcc dot gnu dot org
11:33 [Bug libstdc++/28080] header dependencies paolo at gcc dot gnu dot org
11:29 [Bug c++/30840] ice for legal code with flags -O3 -fno-strict-aliasing dcb314 at hotmail dot com
11:27 [Bug c++/30840] New: ice for legal code with flags -O3 -fno-strict-aliasing dcb314 at hotmail dot com
11:26 [Bug c++/30839] tree check fail for legal code dcb314 at hotmail dot com
11:25 [Bug c++/30839] New: tree check fail for legal code dcb314 at hotmail dot com
02:10 [Bug libgcj/30838] test -ef does not exist under sh pinskia at gcc dot gnu dot org
02:02 [Bug java/30838] New: test -ef does not exist under sh kenta at mit dot edu

February 17, 2007
23:34 [Bug c++/30837] typeof fails bangerth at dealii dot org
22:42 [Bug fortran/30660] [4.2 and 4.1 only] Allocatable components of a derived type "require" the SAVE attribute. pault at gcc dot gnu dot org
21:51 [Bug fortran/30834] ICE with kind=8 exponentiaton sgk at troutmask dot apl dot w
21:43 [Bug middle-end/18938] Out of memory with many select case statements tkoenig at gcc dot gnu dot org
21:29 [Bug fortran/30512] [4.1 only] MAXVAL() incorrect for zero-size int arrays, and for -HUGE-1 maximum values. tkoenig at gcc dot gnu dot org
21:27 [Bug fortran/30834] ICE with kind=8 exponentiaton tkoenig at gcc dot gnu dot org
21:24 [Bug bootstrap/30832] [regression] --with-sysroot=foobar wrong handled drow at false dot org
21:10 [Bug fortran/30834] ICE with kind=8 exponentiaton kargl at gcc dot gnu dot org
20:50 [Bug c++/30837] typeof fails igodard at pacbell dot net
20:42 [Bug libstdc++/28080] header dependencies Woebbeking at web dot de
20:24 [Bug middle-end/30835] ICE with -O2 -ftree-loop-linear steven at gcc dot gnu dot org
20:02 [Bug c++/6709] typeof() cannot be used with the :: operator pinskia at gcc dot gnu dot org
20:02 [Bug c++/30837] typeof fails pinskia at gcc dot gnu dot org
19:56 [Bug c++/30837] New: typeof fails igodard at pacbell dot net
19:11 [Bug c++/30836] template T[] doesn't catch T[5] igodard at pacbell dot net
19:10 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization ghazi at gcc dot gnu dot org
19:08 [Bug middle-end/30833] [4.3 Regression] ICE with -fdump-tree-all pcarlini at suse dot de
18:51 [Bug middle-end/30833] [4.3 Regression] ICE with -fdump-tree-all sandra at codesourcery dot com
18:37 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization ghazi at gcc dot gnu dot org
18:36 [Bug fortran/30834] ICE with kind=8 exponentiaton kargl at gcc dot gnu dot org
17:55 [Bug fortran/30834] ICE with kind=8 exponentiaton pault at gcc dot gnu dot org
17:50 [Bug middle-end/30833] [4.3 Regression] ICE with -fdump-tree-all pinskia at gcc dot gnu dot org
17:49 [Bug c++/30836] New: template T[] doesn't catch T[5] igodard at pacbell dot net
17:46 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization tobi at gcc dot gnu dot org
17:34 [Bug libstdc++/28080] header dependencies pcarlini at suse dot de
17:20 [Bug fortran/30319] [4.2 and 4.1 only] internal error in gfc_resolve_expr() for character parameter pault at gcc dot gnu dot org
17:18 [Bug fortran/30554] [4.1 only] ICE in mio_pointer_ref at module.c:1945 pault at gcc dot gnu dot org
17:17 [Bug fortran/30319] [4.2 and 4.1 only] internal error in gfc_resolve_expr() for character parameter pault at gcc dot gnu dot org
17:17 [Bug fortran/30554] [4.2 and 4.1 only] ICE in mio_pointer_ref at module.c:1945 pault at gcc dot gnu dot org
17:17 [Bug libfortran/30617] recursive I/O hangs under OSX pault at gcc dot gnu dot org
17:14 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization tobi at gcc dot gnu dot org
17:12 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization tobi at gcc dot gnu dot org
16:17 [Bug fortran/29975] [meta-bugs] ICEs with CP2K jv244 at cam dot ac dot uk
16:15 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization ghazi at gcc dot gnu dot org
16:15 [Bug middle-end/30835] New: ICE with -O2 -ftree-loop-linear jv244 at cam dot ac dot uk
16:01 [Bug fortran/29975] [meta-bugs] ICEs with CP2K steven at gcc dot gnu dot org
15:46 [Bug bootstrap/9968] Prefix ending in "/" causes trouble in prefix.c manu at gcc dot gnu dot org
15:22 [Bug fortran/30834] ICE with kind=8 exponentiaton tkoenig at gcc dot gnu dot org
15:22 [Bug fortran/30834] New: ICE with kind=8 exponentiaton tkoenig at gcc dot gnu dot org
15:10 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization tobi at gcc dot gnu dot org
15:01 [Bug target/30826] alignment error when optimizing with inlining michael dot haubenwallner at s
14:35 [Bug target/30826] alignment error when optimizing with inlining michael dot haubenwallner at s
14:31 [Bug c/30832] [regression] --with-sysroot=foobar wrong handled schwab at suse dot de
14:13 [Bug bootstrap/30790] [4.3 regression] Bootstrap comparison failure i386: steven at gcc dot gnu dot org
14:13 [Bug rtl-optimization/30773] [4.3 Regression] Spec cpu2k6/h264ref and sphinx3 miscompare regression steven at gcc dot gnu dot org
13:00 [Bug c++/30833] ICE with -fdump-tree-all pcarlini at suse dot de
12:59 [Bug c++/30833] New: ICE with -fdump-tree-all pcarlini at suse dot de
12:24 [Bug c/30832] [regression] --with-sysroot=foobar wrong handled mtrudel at gmx dot ch
12:12 [Bug c/30832] [regression] --with-sysroot=foobar wrong handled schwab at suse dot de
11:31 [Bug c/30832] [regression] --with-sysroot=foobar wrong handled mtrudel at gmx dot ch
10:16 [Bug c/30832] [regression] --with-sysroot=foobar wrong handled schwab at suse dot de
10:10 [Bug c/30832] New: [regression] --with-sysroot=foobar wrong handled mtrudel at gmx dot ch
09:17 [Bug fortran/29975] [meta-bugs] ICEs with CP2K jv244 at cam dot ac dot uk
07:50 [Bug fortran/29975] [meta-bugs] ICEs with CP2K jv244 at cam dot ac dot uk
07:12 [Bug tree-optimization/30823] [4.2/4.3 Regression] ICE on cpu2006/453.povray with -O1 and above aoliva at gcc dot gnu dot org
07:08 [Bug tree-optimization/30823] [4.2/4.3 Regression] ICE on cpu2006/453.povray with -O1 and above aoliva at gcc dot gnu dot org
07:08 [Bug tree-optimization/30823] [4.2/4.3 Regression] ICE on cpu2006/453.povray with -O1 and above aoliva at gcc dot gnu dot org
06:16 [Bug tree-optimization/30823] [4.2/4.3 Regression] ICE on cpu2006/453.povray with -O1 and above grigory_zagorodnev at linux do
05:40 [Bug tree-optimization/30823] [4.2/4.3 Regression] ICE on cpu2006/453.povray with -O1 and above aoliva at gcc dot gnu dot org
05:32 [Bug bootstrap/30790] [4.3 regression] Bootstrap comparison failure i386: rridge at csclub dot uwaterloo
05:22 [Bug bootstrap/30830] New: Bootstrap failure in stage 2 jvdelisle at gcc dot gnu dot o
04:50 [Bug target/30829] New: extra register move to self dean at arctic dot org
03:02 [Bug bootstrap/30828] New: make bootstrap failed on linux xiaoyi_wu at yahoo dot com
00:42 [Bug ada/30827] New: [Ada] GNAT.compiler_version problem for official releases? laurent at guerby dot net

February 16, 2007
23:52 [Bug fortran/30779] [4.1, 4.2 only] incomplete file triggers ICE jvdelisle at gcc dot gnu dot o
23:42 [Bug fortran/30779] [4.1, 4.2 only] incomplete file triggers ICE jvdelisle at gcc dot gnu dot o
23:35 [Bug c/4076] -Wunused doesn't warn about static function only called by itself. manu at gcc dot gnu dot org
23:26 [Bug target/30826] alignment error when optimizing with inlining sje at cup dot hp dot com
23:04 Re: i386.md:3705: error: undefined machine-specific constraint at this point: "Y" Jan Hubicka
22:29 [Bug bootstrap/30810] top-level BOOT_CFLAGS not being used for bootstrapping pinskia at gcc dot gnu dot org
22:26 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit tony2001 at php dot net
21:51 [Bug libgcj/30742] ResourceBundle regression tromey at gcc dot gnu dot org
21:48 [Bug java/23432] Incorrect parsing and rounding off of large floating-point literals tromey at gcc dot gnu dot org
21:33 [Bug c/4076] -Wunused doesn't warn about static function only called by itself. pinskia at gcc dot gnu dot org
21:18 i386.md:3705: error: undefined machine-specific constraint at this point: "Y" Kaveh R. GHAZI
21:09 [Bug fortran/27866] Warn when casting, e.g. assigning a double precision to a real manu at gcc dot gnu dot org
21:00 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit ebotcazou at gcc dot gnu dot o
20:56 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit tony2001 at php dot net
20:55 [Bug rtl-optimization/30787] [4.1 Regression] Strength reduction bug ebotcazou at gcc dot gnu dot o
20:51 [Bug rtl-optimization/30787] [4.1 Regression] Strength reduction bug ebotcazou at gcc dot gnu dot o
20:50 [Bug fortran/27866] Warn when casting, e.g. assigning a double precision to a real tkoenig at gcc dot gnu dot org
20:48 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit armin at xos dot net
20:47 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit ebotcazou at gcc dot gnu dot o
20:42 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit tony2001 at php dot net
20:12 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit ebotcazou at gcc dot gnu dot o
20:09 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit tony2001 at php dot net
20:05 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit ebotcazou at gcc dot gnu dot o
20:04 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit armin at xos dot net
19:58 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit tony2001 at php dot net
19:40 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit ebotcazou at gcc dot gnu dot o
19:29 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit tony2001 at php dot net
19:23 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization ghazi at gcc dot gnu dot org
19:13 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization ghazi at gcc dot gnu dot org
19:03 [Bug bootstrap/30810] top-level BOOT_CFLAGS not being used for bootstrapping sdack at gmx dot de
19:00 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit ebotcazou at gcc dot gnu dot o
18:53 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit tony2001 at php dot net
18:48 [Bug c++/14032] Specialization of inner template using outer template argument doesn't work bangerth at dealii dot org
18:40 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit armin at xos dot net
18:40 [Bug c++/14032] Specialization of inner template using outer template argument doesn't work bangerth at dealii dot org
18:39 [Bug c++/4882] fails to lookup a template specialization dependent of an outer template bangerth at dealii dot org
18:32 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit ebotcazou at gcc dot gnu dot o
18:22 [Bug fortran/29507] INDEX in an array initialization causes ICE pault at gcc dot gnu dot org
18:13 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit tony2001 at php dot net
18:06 [Bug tree-optimization/30826] alignment error when optimizing with inlining michael dot haubenwallner at s
17:59 [Bug c/4076] -Wunused doesn't warn about static function only called by itself. mrs at apple dot com
17:58 [Bug tree-optimization/30826] alignment error when optimizing with inlining michael dot haubenwallner at s
17:56 [Bug tree-optimization/30826] alignment error when optimizing with inlining michael dot haubenwallner at s
17:50 [Bug tree-optimization/30826] alignment error when optimizing with inlining michael dot haubenwallner at s
17:45 [Bug tree-optimization/30826] New: alignment error when optimizing with inlining michael dot haubenwallner at s
17:41 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit ebotcazou at gcc dot gnu dot o
17:40 [Bug other/30083] double quotes in Makefile confuse solaris /bin/sh Ralf dot Wildenhues at gmx dot
17:33 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit tony2001 at php dot net
17:17 [Bug c++/23689] Malformed typedef silently ignored patchapp at dberlin dot org
17:04 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc pcarlini at suse dot de
17:01 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc hp at gcc dot gnu dot org
16:45 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit ebotcazou at gcc dot gnu dot o
16:35 [Bug c++/30822] wrong choice of overloaded template functions in recursive call Zarathustra at gentlemansclub
16:22 [Bug libfortran/26252] FAIL: gfortran.fortran-torture/execute/nan_inf_fmt.f90 execution fxcoudert at gcc dot gnu dot o
16:19 [Bug fortran/30123] Document INQUIRE, especially UNFORMATTED and FORMATTED fxcoudert at gcc dot gnu dot o
16:15 [Bug libfortran/23770] unaligned buffers in i/o library force use of memcpy() fxcoudert at gcc dot gnu dot o
16:14 [Bug bootstrap/30825] New: current mainline fails to bootstrap with --with-arch=athlon64 jvb at wongr dot net
16:10 [Bug fortran/30676] Incomplete warning on non-conforming code with -fopenmp fxcoudert at gcc dot gnu dot o
16:09 [Bug fortran/30814] non-conforming array sizes in PACK should raise an error fxcoudert at gcc dot gnu dot o
16:08 [Bug fortran/27989] -fbounds-check should check for too small arrays on subroutine calls fxcoudert at gcc dot gnu dot o
16:05 [Bug fortran/25020] NAG extension: module F90_UNIX providing access to UNIX functions (abort ...) fxcoudert at gcc dot gnu dot o
16:05 [Bug c/11051] -Wno-deprecated needed also for C manu at gcc dot gnu dot org
15:59 [Bug c/30824] -Werror -Wfatal-errors should stop after the first warning manu at gcc dot gnu dot org
15:58 [Bug c/30824] New: -Werror -Wfatal-errors should stop after the first warning manu at gcc dot gnu dot org
15:57 [Bug fortran/30420] [4.1 only] IBCLR() fails to properly handle clearing the sign bit. fxcoudert at gcc dot gnu dot o
15:57 [Bug fortran/30381] [4.1 only] ISHFTC() constant folding is broken. fxcoudert at gcc dot gnu dot o
15:56 [Bug fortran/30389] [4.1 only] ACHAR() intrinsic gives erroneous errors in constant-folding. fxcoudert at gcc dot gnu dot o
15:56 [Bug fortran/30611] [4.1 only] Confusing error message for negative ncopies in REPEAT fxcoudert at gcc dot gnu dot o
15:55 [Bug fortran/30720] [4.1 only] runtime: check for empty array slices before allocating a negative amount of memory fxcoudert at gcc dot gnu dot o
15:54 [Bug tree-optimization/30823] [4.2/4.3 Regression] ICE on cpu2006/453.povray with -O1 and above pinskia at gcc dot gnu dot org
15:47 [Bug c++/30822] wrong choice of overloaded template functions in recursive call pinskia at gcc dot gnu dot org
15:43 [Bug c++/20201] requesting -Wfatal-errors=n manu at gcc dot gnu dot org
15:33 [Bug c++/8715] '~' operator for unsigned char and conversion to bool manu at gcc dot gnu dot org
15:29 [Bug target/30813] Numerical error--#define value differs from declared variable value kevin dot glass at pnl dot gov
15:16 [Bug pending/30823] ICE on cpu2006/453.povray with -O1 and above grigory_zagorodnev at linux do
15:10 [Bug c++/14032] Specialization of inner template using outer template argument doesn't work twhitehe at uwo dot ca
15:05 [Bug pending/30823] ICE on cpu2006/453.povray with -O1 and above rguenth at gcc dot gnu dot org
15:04 [Bug c++/13088] templatizing outer class hides specialization of inner template class twhitehe at uwo dot ca
15:02 [Bug pending/30823] New: ICE on cpu2006/453.povray with -O1 and above grigory_zagorodnev at linux do
14:29 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc pcarlini at suse dot de
14:27 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc paolo at gcc dot gnu dot org
14:17 [Bug fortran/30512] [4.1 only] MAXVAL() incorrect for zero-size int arrays, and for -HUGE-1 maximum values. burnus at gcc dot gnu dot org
14:16 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit tony2001 at php dot net
14:16 [Bug fortran/30512] [4.2, 4.1 only] MAXVAL() incorrect for zero-size int arrays, and for -HUGE-1 maximum values. burnus at gcc dot gnu dot org
14:12 [Bug bootstrap/27822] [4.1 only] fastjar is asking for makeinfo in gmake bootstrap WILLIAMPAUL dot PHILIBERT at t
14:06 [Bug bootstrap/27822] [4.1 only] fastjar is asking for makeinfo in gmake bootstrap tony2001 at php dot net
14:00 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit armin at xos dot net
13:47 [Bug c++/30821] [4.1.2 Regression] templates and typedefs cause function prototype not to match rguenth at gcc dot gnu dot org
13:47 [Bug c++/30818] [4.1/4.2/4.3 Regression] templates and typedefs cause function prototype not to match rguenth at gcc dot gnu dot org
13:34 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization tobi at gcc dot gnu dot org
13:32 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization tobi at gcc dot gnu dot org
13:18 [Bug bootstrap/30810] top-level BOOT_CFLAGS not being used for bootstrapping sdack at gmx dot de
13:17 [Bug bootstrap/30810] top-level BOOT_CFLAGS not being used for bootstrapping sdack at gmx dot de
13:12 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit ebotcazou at gcc dot gnu dot o
13:07 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit ebotcazou at gcc dot gnu dot o
12:55 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit tony2001 at php dot net
12:35 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc dnovillo at gcc dot gnu dot or
12:23 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit armin at xos dot net
12:20 [Bug fortran/30720] [4.2/4.1 only] runtime: check for empty array slices before allocating a negative amount of memory fxcoudert at gcc dot gnu dot o
12:20 [Bug fortran/30420] [4.1 and 4.2] IBCLR() fails to properly handle clearing the sign bit. fxcoudert at gcc dot gnu dot o
12:20 [Bug fortran/30611] [4.2/4.1 only] Confusing error message for negative ncopies in REPEAT fxcoudert at gcc dot gnu dot o
12:20 [Bug fortran/30389] [4.2, 4.1 only] ACHAR() intrinsic gives erroneous errors in constant-folding. fxcoudert at gcc dot gnu dot o
12:19 [Bug fortran/30381] [4.1 and 4.2] ISHFTC() constant folding is broken. fxcoudert at gcc dot gnu dot o
12:09 [Bug c++/30822] New: wrong choice of overloaded template functions in recursive call Zarathustra at gentlemansclub
12:06 [Bug c++/30821] New: [4.1.2 Regression] templates and typedefs cause function prototype not to match sschunck at pdf dot de
12:06 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit ebotcazou at gcc dot gnu dot o
11:29 [Bug c/30819] php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit rguenth at gcc dot gnu dot org
11:25 [Bug c++/30818] [4.1/4.2/4.3 Regression] templates and typedefs cause function prototype not to match rguenth at gcc dot gnu dot org
11:08 [Bug fortran/30820] -Wno-error not necessary in Make-lang.in any more? fxcoudert at gcc dot gnu dot o
11:08 [Bug rtl-optimization/30787] [4.1 Regression] Strength reduction bug ebotcazou at gcc dot gnu dot o
11:07 [Bug fortran/30820] New: -Wno-error not necessary in Make-lang.in any more? fxcoudert at gcc dot gnu dot o
10:35 [Bug c/30819] New: php 5.2.1 / gcc 4.1.1 / solaris 2.9 / 64 bit armin at xos dot net
10:30 [Bug c++/30818] New: [4.1.2 Regression] templates and typedefs cause function prototype not to match sschunck at pdf dot de
10:01 [Bug c++/20423] Warning -Woverloaded-virtual triggers to often manu at gcc dot gnu dot org
09:55 [Bug fortran/30793] Segfault on calling a function returning a pointer burnus at gcc dot gnu dot org
09:53 [Bug c/4076] -Wunused doesn't warn about static function only called by itself. manu at gcc dot gnu dot org
09:40 [Bug fortran/30793] Segfault on calling a function returning a pointer sfilippone at uniroma2 dot it
09:22 [Bug other/27843] gcc-4.2-20060527 make install fails on alphaev68-dec-osf5.1b ebotcazou at gcc dot gnu dot o
09:15 [Bug other/27843] gcc-4.2-20060527 make install fails on alphaev68-dec-osf5.1b bonzini at gnu dot org
09:14 [Bug other/27843] gcc-4.2-20060527 make install fails on alphaev68-dec-osf5.1b bonzini at gcc dot gnu dot org
09:06 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc pcarlini at suse dot de
09:06 [Bug other/27843] gcc-4.2-20060527 make install fails on alphaev68-dec-osf5.1b bonzini at gcc dot gnu dot org
08:58 [Bug rtl-optimization/30773] [4.3 Regression] Spec cpu2k6/h264ref and sphinx3 miscompare regression grigory_zagorodnev at linux do
08:54 [Bug other/27843] gcc-4.2-20060527 make install fails on alphaev68-dec-osf5.1b bonzini at gcc dot gnu dot org
08:31 [Bug middle-end/30391] [4.3 regression] ICE at -O1 with conditional expressions and GIMPLE_MODIFY_STMT pinskia at gcc dot gnu dot org
08:21 [Bug target/30769] compile error / segmentation fault / 64bit compiler ebotcazou at gcc dot gnu dot o
08:07 [Bug target/30769] compile error / segmentation fault / 64bit compiler armin at xos dot net
07:42 [Bug middle-end/30807] sh postreload bug (might be generic in trunk) christian dot bruel at st dot
07:06 [Bug other/30809] make install fails due to erroneous nesting of echo commands ebotcazou at gcc dot gnu dot o
07:04 [Bug middle-end/30807] sh postreload bug (might be generic in trunk) christian dot bruel at st dot
06:54 [Bug middle-end/30391] [4.3 regression] ICE at -O1 with conditional expressions and GIMPLE_MODIFY_STMT fxcoudert at gcc dot gnu dot o
06:54 [Bug fortran/30817] CP2K ICE in mc_coordinates.F:137 fxcoudert at gcc dot gnu dot o
06:54 [Bug fortran/30817] CP2K ICE in mc_coordinates.F:137 jvdelisle at gcc dot gnu dot o
06:51 [Bug fortran/30817] New: CP2K ICE in mc_coordinates.F:137 jvdelisle at gcc dot gnu dot o
06:51 [Bug fortran/29975] [meta-bugs] ICEs with CP2K fxcoudert at gcc dot gnu dot o
06:34 [Bug fortran/29975] [meta-bugs] ICEs with CP2K jvdelisle at gcc dot gnu dot o
06:12 [Bug target/30769] compile error / segmentation fault / 64bit compiler ebotcazou at gcc dot gnu dot o
05:57 [Bug fortran/29975] [meta-bugs] ICEs with CP2K jv244 at cam dot ac dot uk
05:26 [Bug rtl-optimization/30773] [4.3 Regression] Spec cpu2k6/h264ref and sphinx3 miscompare regression steven at gcc dot gnu dot org
05:16 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization ghazi at gcc dot gnu dot org
05:08 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization ghazi at gcc dot gnu dot org
03:53 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization kargl at gcc dot gnu dot org
03:44 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization ghazi at gcc dot gnu dot org
03:38 [Bug middle-end/30391] [4.3 regression] ICE at -O1 with conditional expressions and GIMPLE_MODIFY_STMT sayle at gcc dot gnu dot org
02:51 [Bug fortran/29975] [meta-bugs] ICEs with CP2K jvdelisle at gcc dot gnu dot o
02:32 [Bug c++/30797] Failure to build Cinelerra 2.1 pinskia at gcc dot gnu dot org
02:07 [Bug tree-optimization/30791] Need to run may-alias early in IPA pinskia at gcc dot gnu dot org
02:06 [Bug bootstrap/30790] [4.3 regression] Bootstrap comparison failure i386: pinskia at gcc dot gnu dot org
02:03 [Bug preprocessor/30786] [4.1/4.2/4.3 Regression] ICE on _Pragma at end of file pinskia at gcc dot gnu dot org
02:01 [Bug target/30778] [4.3 Regression] invalid code generation for memset() with -mtune=k8 pinskia at gcc dot gnu dot org
02:00 [Bug target/30770] [4.3 regression] BOOT_CFLAGS="-O2 -g -mtune=nocona" miscompiled the stage 3 compiler pinskia at gcc dot gnu dot org
02:00 [Bug testsuite/30777] testsuite/gcc.target/i386/abi-1.c failure on openSolaris pinskia at gcc dot gnu dot org
01:58 [Bug tree-optimization/30771] [4.3 Regression] ice for legal code with -O2 -ftree-vectorize pinskia at gcc dot gnu dot org
01:57 [Bug c/30762] [4.2/4.3 Regression] IMA messes up with inlining pinskia at gcc dot gnu dot org
01:49 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc pinskia at gcc dot gnu dot org
01:48 [Bug bootstrap/30810] top-level BOOT_CFLAGS not being used for bootstrapping pinskia at gcc dot gnu dot org
01:36 [Bug other/30809] make install fails due to erroneous nesting of echo commands pinskia at gcc dot gnu dot org
01:34 [Bug preprocessor/30805] [4.1/4.2/4.3 Regression] Internal compiler error when using "x##,##__VA_ARGS__" in macro pinskia at gcc dot gnu dot org
01:30 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization tobi at gcc dot gnu dot org
01:29 [Bug rtl-optimization/30773] [4.3 Regression] Spec cpu2k6/h264ref and sphinx3 miscompare regression pinskia at gcc dot gnu dot org
01:28 [Bug middle-end/30433] [4.1/4.2 Regression] no longer folding __complex__(0.0, 1.0) == __complex__(1.0, 0.0) pinskia at gcc dot gnu dot org
01:28 [Bug middle-end/30433] [4.1/4.2/4.3 Regression] no longer folding __complex__(0.0, 1.0) == __complex__(1.0, 0.0) pinskia at gcc dot gnu dot org
01:25 [Bug middle-end/30816] gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization tobi at gcc dot gnu dot org
01:24 [Bug c++/30158] [4.0/4.1/4.2 regression] ICE with invalid statement-expressions pinskia at gcc dot gnu dot org
01:23 [Bug c++/30158] [4.0/4.1/4.2/4.3 regression] ICE with invalid statement-expressions pinskia at gcc dot gnu dot org
01:21 [Bug middle-end/30816] New: gfortran.dg/g77/intrinsic-unix-erf.f tests fail with optimization tobi at gcc dot gnu dot org
01:20 [Bug middle-end/30729] [4.1/4.2 Regression] value computed is not used warning with unused result of va_arg pinskia at gcc dot gnu dot org
01:19 [Bug middle-end/30729] [4.1/4.2/4.3 Regression] value computed is not used warning with unused result of va_arg pinskia at gcc dot gnu dot org
00:38 [Bug pending/30773] Spec cpu2k6/h264ref and sphinx3 miscompare regression ian at airs dot com
00:38 [Bug rtl-optimization/30815] [4.3 Regression] pr29965.c fails on the mainline, switches and __builtin_trap pinskia at gcc dot gnu dot org
00:37 [Bug rtl-optimization/30815] New: [4.3 Regression] pr29965.c fails on the mainline, switches and __builtin_trap pinskia at gcc dot gnu dot org

February 15, 2007
23:58 [Bug fortran/30814] New: non-conforming array sizes in assignment using pack not caught glv at maths dot otago dot ac
23:37 [Bug tree-optimization/30735] 50% slow down due to mem-ssa merge pthaugen at us dot ibm dot com
23:06 [Bug c++/30811] __FUNCTION__ allowed in function declaration sebor at roguewave dot com
22:54 [Bug c++/30811] __FUNCTION__ allowed in function declaration pinskia at gcc dot gnu dot org
22:35 [Bug c++/28943] Unusable error message when using a conditional-expression with multiple type arguments manu at gcc dot gnu dot org
22:34 [Bug c/26494] -pedantic-errors can be overridden by -W* manu at gcc dot gnu dot org
22:31 [Bug c/26494] -pedantic-errors can be overridden by -W* manu at gcc dot gnu dot org
22:15 [Bug c++/28943] Unusable error message when using a conditional-expression with multiple type arguments manu at gcc dot gnu dot org
21:48 [Bug ada/30806] execvp: gcc: Argument list too long pinskia at gcc dot gnu dot org
21:43 [Bug fortran/25252] ICE on invalid code dominiq at lps dot ens dot fr
21:43 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc hp at gcc dot gnu dot org
21:29 [Bug c++/30811] __FUNCTION__ allowed in function declaration sebor at roguewave dot com
21:28 [Bug bootstrap/30810] top-level BOOT_CFLAGS not being used for bootstrapping pinskia at gcc dot gnu dot org
21:27 [Bug target/30813] Numerical error--#define value differs from declared variable value kevin dot glass at pnl dot gov
21:23 [Bug target/30813] Numerical error--#define value differs from declared variable value pinskia at gcc dot gnu dot org
21:17 [Bug c++/30811] __FUNCTION__ allowed in function declaration pinskia at gcc dot gnu dot org
21:13 [Bug c/30813] New: Numerical error--#define value differs from declared variable value kevin dot glass at pnl dot gov
21:00 [Bug c++/30812] New: enhancement: exception specification in __PRETTY_FUNCTION__ sebor at roguewave dot com
20:51 [Bug fortran/25252] ICE on invalid code kargl at gcc dot gnu dot org
20:49 [Bug c++/30811] New: __FUNCTION__ allowed in function declaration sebor at roguewave dot com
20:15 [Bug pending/30773] Spec cpu2k6/h264ref and sphinx3 miscompare regression steven at gcc dot gnu dot org
20:14 [Bug target/19087] Overflowed address in dwarf debug line information aesok at gcc dot gnu dot org
20:06 [Bug pending/30773] Spec cpu2k6/h264ref and sphinx3 miscompare regression steven at gcc dot gnu dot org
20:02 [Bug target/19087] Overflowed address in dwarf debug line information aesok at gcc dot gnu dot org
19:48 [Bug fortran/30799] Inconsistent handling of bad (invalid) LOGICAL kinds kargl at gcc dot gnu dot org
19:47 [Bug bootstrap/30810] New: top-level BOOT_CFLAGS not being used for bootstrapping sdack at gmx dot de
19:33 [Bug fortran/30799] Inconsistent handling of bad (invalid) LOGICAL kinds kargl at gcc dot gnu dot org
19:30 [Bug c/30794] -Wreturn-type acts differently at -O3 pinskia at gcc dot gnu dot org
19:30 [Bug c/12603] No return statement warning on function that never returns with -O3 pinskia at gcc dot gnu dot org
18:44 [Bug libstdc++/30449] Missing overloads (specializations) in stl_algobase.h pcarlini at suse dot de
18:22 [Bug fortran/30793] Segfault on calling a function returning a pointer burnus at gcc dot gnu dot org
17:51 [Bug preprocessor/30808] It would probably make sense to abort immediately after a file-not-found. pinskia at gcc dot gnu dot org
17:51 [Bug preprocessor/15638] gcc should have option to treat missing headers as fatal pinskia at gcc dot gnu dot org
17:51 [Bug debug/29558] [4.2/4.3 Regression] ICE in set_variable_part, at var-tracking.c:2140 rth at gcc dot gnu dot org
17:50 [Bug ada/30806] execvp: gcc: Argument list too long charlet at gcc dot gnu dot org
17:40 [Bug ada/30806] execvp: gcc: Argument list too long krischik at users dot sourcefo
17:25 [Bug fortran/30793] Segfault on calling a function returning a pointer patchapp at dberlin dot org
17:23 [Bug c/30794] -Wreturn-type acts differently at -O3 manu at gcc dot gnu dot org
16:22 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) tobi at gcc dot gnu dot org
16:21 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) tobi at gcc dot gnu dot org
16:06 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc pcarlini at suse dot de
15:55 [Bug middle-end/30807] sh postreload bug (might be generic in trunk) christian dot bruel at st dot
15:37 [Bug middle-end/30807] sh postreload bug (might be generic in trunk) christian dot bruel at st dot
15:09 [Bug other/30809] New: make install fails due to erroneous nesting of echo commands gabriel dot kaelin at visonys
15:04 [Bug ada/30806] execvp: gcc: Argument list too long charlet at gcc dot gnu dot org
15:01 [Bug bootstrap/30727] Argument list to long when compiling gcc krischik at users dot sourcefo
14:57 [Bug preprocessor/30808] New: It would probably make sense to abort immediately after a file-not-found. gcc-bugzilla at seebs dot net
14:33 [Bug middle-end/30807] New: sh postreload bug (might be generic in trunk) christian dot bruel at st dot
14:25 [Bug tree-optimization/30334] Request for -Wundefined manu at gcc dot gnu dot org
14:25 [Bug tree-optimization/30334] Request for -Wundefined manu at gcc dot gnu dot org
13:43 [Bug ada/30806] New: execvp: gcc: Argument list too long krischik at users dot sourcefo
13:15 [Bug preprocessor/30805] New: Internal compiler error when using "x##,##__VA_ARGS__" in macro johandefries at gmail dot com
12:41 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc rguenth at gcc dot gnu dot org
12:17 [Bug c/16274] Memory allocation error for arrays on stack med04hrt at studserv dot uni-l
10:42 [Bug fortran/30793] Segfault on calling a function returning a pointer sfilippone at uniroma2 dot it
10:33 [Bug fortran/30793] Segfault on calling a function returning a pointer burnus at gcc dot gnu dot org
10:21 [Bug tree-optimization/30795] [4.3 Regression] ice for legal code with -ftree-vectorize -O2 dorit at il dot ibm dot com
10:19 [Bug ada/30803] warning: index for "X" may assume lower bound of 1 charlet at gcc dot gnu dot org
10:17 [Bug ada/30804] index for "Buffer" may assume lower bound of 1 charlet at gcc dot gnu dot org
10:09 [Bug ada/30804] index for "Buffer" may assume lower bound of 1 krischik at users dot sourcefo
10:07 [Bug ada/30803] warning: index for "X" may assume lower bound of 1 krischik at users dot sourcefo
09:57 [Bug tree-optimization/30795] [4.3 Regression] ice for legal code with -ftree-vectorize -O2 rguenth at gcc dot gnu dot org
09:56 [Bug fortran/30793] Segfault on calling a function returning a pointer sfilippone at uniroma2 dot it
09:46 [Bug fortran/30793] Segfault on calling a function returning a pointer burnus at gcc dot gnu dot org
09:40 [Bug bootstrap/30727] Argument list to long when compiling gcc schwab at suse dot de
07:55 [Bug ada/30804] index for "Buffer" may assume lower bound of 1 charlet at gcc dot gnu dot org
07:52 [Bug ada/30803] warning: index for "X" may assume lower bound of 1 charlet at gcc dot gnu dot org
07:48 [Bug ada/30804] New: index for "Buffer" may assume lower bound of 1 krischik at users dot sourcefo
07:38 [Bug bootstrap/30727] Argument list to long when compiling gcc krischik at users dot sourcefo
07:27 [Bug debug/30189] [4.1 Regression] ICE on modified_type_die aoliva at gcc dot gnu dot org
07:27 [Bug debug/30189] [4.1 Regression] ICE on modified_type_die aoliva at gcc dot gnu dot org
07:26 [Bug rtl-optimization/29599] [4.1/4.2/4.3 Regression] ICE when building the kernel on SH4 kkojima at gcc dot gnu dot org
07:25 [Bug ada/30803] New: warning: index for "X" may assume lower bound of 1 krischik at users dot sourcefo
07:04 [Bug fortran/30779] [4.1, 4.2 only] incomplete file triggers ICE jvdelisle at gcc dot gnu dot o
06:52 [Bug fortran/30779] incomplete file triggers ICE jvdelisle at gcc dot gnu dot o
06:48 [Bug fortran/30779] incomplete file triggers ICE jvdelisle at gcc dot gnu dot o
06:25 [Bug fortran/30779] incomplete file triggers ICE patchapp at dberlin dot org
02:03 [Bug fortran/30799] Inconsistent handling of bad (invalid) LOGICAL kinds kargl at gcc dot gnu dot org
01:39 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc hp at gcc dot gnu dot org
01:31 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc hp at gcc dot gnu dot org
00:53 [Bug fortran/30802] out of bounds error in allocatable array not picked up with -fbounds-check fxcoudert at gcc dot gnu dot o
00:38 [Bug fortran/30799] Inconsistent handling of bad (invalid) LOGICAL kinds kargl at gcc dot gnu dot org
00:28 [Bug fortran/30802] New: out of bounds error in allocatable array not picked up with -fbounds-check glv at maths dot otago dot ac
00:14 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc bkoz at gcc dot gnu dot org
00:13 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc bkoz at gcc dot gnu dot org
00:11 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc bkoz at gcc dot gnu dot org
00:03 [Bug fortran/30799] Inconsistent handling of bad (invalid) LOGICAL kinds kargl at gcc dot gnu dot org

February 14, 2007
23:56 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc mark at codesourcery dot com
23:54 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc dnovillo at gcc dot gnu dot or
23:26 [Bug target/30801] 4.3 performance regression on uint64_t operations pinskia at gcc dot gnu dot org
23:26 [Bug target/30801] 4.3 performance regression on uint64_t operations pinskia at gcc dot gnu dot org
23:21 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc mmitchel at gcc dot gnu dot or
23:21 [Bug middle-end/30801] 4.3 performance regression on uint64_t operations fxcoudert at gcc dot gnu dot o
23:21 [Bug middle-end/30801] New: 4.3 performance regression on uint64_t operations fxcoudert at gcc dot gnu dot o
22:36 [Bug c++/30800] Accepts invalid on 4.0.1 chris at bubblescope dot net
22:34 [Bug c++/30800] Accepts invalid on 4.0.1 pinskia at gcc dot gnu dot org
22:32 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc pinskia at gcc dot gnu dot org
22:31 [Bug c++/30800] New: Accepts invalid on 4.0.1 chris at bubblescope dot net
22:30 [Bug c++/20423] Warning -Woverloaded-virtual triggers to often manu at gcc dot gnu dot org
22:24 [Bug middle-end/27567] [4.0/4.1 Regression] __builtin_memcpy generates redundant stores/moves. pluto at agmk dot net
22:17 [Bug fortran/30799] New: Inconsistent handling of bad (invalid) LOGICAL kinds anlauf at gmx dot de
22:12 [Bug middle-end/30798] New: mode_dependent_address_p not checked when simplifying subreg TabonyEE at austin dot rr dot
21:54 [Bug fortran/30793] Segfault on calling a function returning a pointer dominiq at lps dot ens dot fr
21:18 [Bug fortran/30793] Segfault on calling a function returning a pointer sfilippone at uniroma2 dot it
21:00 [Bug fortran/30793] Segfault on calling a function returning a pointer dominiq at lps dot ens dot fr
20:54 [Bug fortran/30779] incomplete file triggers ICE paulthomas2 at wanadoo dot fr
20:53 [Bug rtl-optimization/28772] scheduler is too slow and O(n^2) for ia64 ebotcazou at gcc dot gnu dot o
20:51 [Bug rtl-optimization/28772] scheduler is too slow and O(n^2) for ia64 ebotcazou at gcc dot gnu dot o
20:36 [Bug fortran/30793] Segfault on calling a function returning a pointer sfilippone at uniroma2 dot it
20:35 [Bug c++/30536] [4.1 regression] ICE with __thread and register jakub at gcc dot gnu dot org
20:34 [Bug middle-end/30473] [4.1 Regression] Internal Compiler Error with a sprintf with few arguments for format %s jakub at gcc dot gnu dot org
20:31 [Bug fortran/30779] incomplete file triggers ICE jvdelisle at gcc dot gnu dot o
20:25 [Bug middle-end/29943] [4.2/4.3 Regression] gcc generate incorrect alias symbols for PPC arekm at pld-linux dot org
20:25 [Bug c/30796] gcc 4.2.0 misscompiles glibc on linux-ppc 32bit arekm at pld-linux dot org
20:21 [Bug libfortran/30694] minval/maxval with +/-Inf fxcoudert at gcc dot gnu dot o
20:16 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc hp at gcc dot gnu dot org
19:51 [Bug preprocessor/27777] Bad diagnostic emission when #error contains a trigraph tromey at gcc dot gnu dot org
19:31 [Bug c/30796] gcc 4.2.0 misscompiles glibc on linux-ppc 32bit pinskia at gcc dot gnu dot org
19:26 [Bug c/30796] gcc 4.2.0 misscompiles glibc on linux-ppc 32bit pluto at agmk dot net
19:00 [Bug fortran/30793] Segfault on calling a function returning a pointer dominiq at lps dot ens dot fr
18:55 [Bug c/30796] New: gcc 4.2.0 misscompiles glibc on linux-ppc 32bit arekm at pld-linux dot org
18:50 [Bug middle-end/30391] [4.3 regression] ICE at -O1 with conditional expressions and GIMPLE_MODIFY_STMT aldyh at gcc dot gnu dot org
18:48 [Bug c/30795] ice for legal code with -ftree-vectorize -O2 dcb314 at hotmail dot com
18:47 [Bug c/30795] New: ice for legal code with -ftree-vectorize -O2 dcb314 at hotmail dot com
18:35 [Bug c/30794] -Wreturn-type acts differently at -O3 pinskia at gcc dot gnu dot org
18:26 [Bug c/30794] New: -Wreturn-type acts differently at -O3 ian at airs dot com
18:11 [Bug fortran/30793] Segfault on calling a function returning a pointer sfilippone at uniroma2 dot it
18:09 [Bug fortran/30793] Segfault on calling a function returning a pointer sfilippone at uniroma2 dot it
18:08 [Bug fortran/30793] New: Segfault on calling a function returning a pointer sfilippone at uniroma2 dot it
17:22 [Bug libfortran/30765] generating files from m4 tkoenig at gcc dot gnu dot org
16:48 [Bug target/16563] The compiler doesnt the necessary push/restore of r18/r19 eweddington at cso dot atmel d
16:18 [Bug tree-optimization/21463] min/max and references rguenth at gcc dot gnu dot org
15:47 [Bug fortran/27866] Warn when casting, e.g. assigning a double precision to a real manu at gcc dot gnu dot org
15:43 [Bug fortran/28105] Check for memory allocations bigger than size_t manu at gcc dot gnu dot org
15:37 [Bug java/28149] Fail to test GCC on simulation due to libjava build errors. manu at gcc dot gnu dot org
15:27 [Bug middle-end/28684] Imprecise -funsafe-math-optimizations definition manu at gcc dot gnu dot org
15:26 [Bug middle-end/28684] Imprecise -funsafe-math-optimizations definition manu at gcc dot gnu dot org
14:11 [Bug tree-optimization/30771] ice for legal code with -O2 -ftree-vectorize dorit at gcc dot gnu dot org
13:56 [Bug c/30313] [4.1 Regression] sizeof of expression including bit-field rguenth at gcc dot gnu dot org
13:56 [Bug c/30313] [4.1 Regression] sizeof of expression including bit-field rguenth at gcc dot gnu dot org
13:45 [Bug middle-end/30667] [4.3 Regression] ICE in immed_double_const, at emit-rtl.c:468 jellby at yahoo dot com
13:40 [Bug pending/30773] Spec cpu2k6/h264ref and sphinx3 miscompare regression grigory_zagorodnev at linux do
13:39 [Bug pending/30773] Spec cpu2k6/h264ref and sphinx3 miscompare regression grigory_zagorodnev at linux do
10:04 [Bug target/27891] [4.0/4.1 regression] ICE in tree_split_edge, at tree-cfg.c:3107 rakdver at gcc dot gnu dot org
10:01 [Bug fortran/30792] New: DATA implied-do substring allowed with -std=f95/f2003 burnus at gcc dot gnu dot org
09:41 [Bug fortran/29786] [4.1/4.2/4.3 Regression] rejects equivalence mmitchel at gcc dot gnu dot or
09:41 [Bug ada/30618] [4.1 regression] Infinite loop in sem_ch8.end_use_clauses mmitchel at gcc dot gnu dot or
09:40 [Bug rtl-optimization/29599] [4.1/4.2/4.3 Regression] ICE when building the kernel on SH4 mmitchel at gcc dot gnu dot or
09:40 [Bug target/29474] [4.1/4.2/4.3 Regression] reload_cse_simplify_operands, at postreload.c:393 on m68k with -O -fPIC mmitchel at gcc dot gnu dot or
09:40 [Bug objc/29197] [4.0/4.1/4.2/4.3 Regression] ICE after error with array type with undefined variable mmitchel at gcc dot gnu dot or
09:40 [Bug target/29472] [4.0/4.1/4.2/4.3 Regression] in reload, at reload1.c:1081 on m68k with -O2 -fPIC mmitchel at gcc dot gnu dot or
09:40 [Bug bootstrap/28770] [4.1 Regression] one reference to powerpc-ibm-eabi-ar.exe when only xar.exe installed mmitchel at gcc dot gnu dot or
09:40 [Bug target/28623] [4.1/4.2/4.3 regression] ICE in extract_insn, at recog.c:2077 (nrecognizable insn) [alpha] mmitchel at gcc dot gnu dot or
09:40 [Bug target/28622] [4.1 regression] ICE in extract_insn, at recog.c:2084 mmitchel at gcc dot gnu dot or
09:39 [Bug tree-optimization/28411] [4.1 Regression] "Illegal instruction" error with -ftrapv mmitchel at gcc dot gnu dot or
09:39 [Bug target/28376] [4.1 Regression] ICE when building opensp with -O3 on alpha mmitchel at gcc dot gnu dot or
09:39 [Bug target/28307] [4.1/4.2/4.3 Regression] pthread functions in libgcc not weak any more on Tru64 UNIX mmitchel at gcc dot gnu dot or
09:39 [Bug middle-end/28216] [4.1/4.2/4.3 regression] mangled warning message mmitchel at gcc dot gnu dot or
09:39 [Bug libgcj/28189] [4.1/4.2/4.3 Regression] Many libjava execution tests time out on Tru64 UNIX mmitchel at gcc dot gnu dot or
09:39 [Bug target/28181] [4.0/4.1/4.2/4.3 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k mmitchel at gcc dot gnu dot or
09:39 [Bug libmudflap/28077] [4.1/4.2/4.3 regression] pass39-frag.c produces mudflap violation on alpha mmitchel at gcc dot gnu dot or
09:38 [Bug objc/28049] [4.1/4.2/4.3 regression] ICE on single + or - mmitchel at gcc dot gnu dot or
09:38 [Bug target/27891] [4.0/4.1 regression] ICE in tree_split_edge, at tree-cfg.c:3107 mmitchel at gcc dot gnu dot or
09:38 [Bug objc/27377] [4.1/4.2/4.3 Regression] false compiler warnings generated in Objective-C code mmitchel at gcc dot gnu dot or
09:38 [Bug other/26966] [4.1/4.2/4.3 Regression] linking of C++/ObjC app fail on OpenBSD 3.9 due POSIX threading unresolved symbols mmitchel at gcc dot gnu dot or
09:38 [Bug middle-end/26635] [4.1 regression] Bogus Storage_Error warning mmitchel at gcc dot gnu dot or
09:38 [Bug ada/26866] [4.1 regression] 428 test failures in ada testsuite mmitchel at gcc dot gnu dot or
09:38 [Bug ada/26529] [4.1/4.2/4.3 Regression] Compiler crash when 'use' clause for ADA record is defined mmitchel at gcc dot gnu dot or
09:38 [Bug tree-optimization/26243] [4.1/4.2/4.3 Regression] reassoc is not documented in passes.texi mmitchel at gcc dot gnu dot or
09:38 [Bug middle-end/26241] [4.1/4.2/4.3 Regression] None of the IPA passes are documented in passes.texi mmitchel at gcc dot gnu dot or
09:38 [Bug libffi/26048] [4.1/4.2/4.3 Regression] libffi doesn't build on Solaris 10/x86 with native assembler mmitchel at gcc dot gnu dot or
09:37 [Bug c++/25973] [4.0/4.1/4.2/4.3 Regression] Wrong warning: control reaches end of non-void function mmitchel at gcc dot gnu dot or
09:37 [Bug target/26015] [4.1/4.2/4.3 Regression] ICE during bootstrap for vax architecture mmitchel at gcc dot gnu dot or
09:37 [Bug objc/25965] [4.1/4.2/4.3 Regression] Allows duplicate member names in objc subclasses mmitchel at gcc dot gnu dot or
09:37 [Bug ada/25844] [4.1/4.2/4.3 regression] ICE on overloaded renames mmitchel at gcc dot gnu dot or
09:37 [Bug middle-end/25815] [4.1 regression] ext/pb_assoc/example/erase_if.cc execution test mmitchel at gcc dot gnu dot or
09:37 [Bug target/25448] [4.0/4.1/4.2/4.3 Regression] Unfounded warnings from the AVR backend mmitchel at gcc dot gnu dot or
09:37 [Bug target/25343] [4.0/4.1/4.2/4.3 regression] [m68k] testsuite failures mmitchel at gcc dot gnu dot or
09:36 [Bug driver/25208] [4.0/4.1/4.2/4.3 Regression] two outputs and -MMD mmitchel at gcc dot gnu dot or
09:36 [Bug testsuite/25177] [4.1 Regression] gcc.target/powerpc/pr18096-1.c fails on PPC mmitchel at gcc dot gnu dot or
09:36 [Bug c/25314] [4.0/4.1/4.2/4.3 Regression] Unreachable code at beginning of switch statement is not reported anymore mmitchel at gcc dot gnu dot or
09:36 [Bug c++/25156] [4.0/4.1/4.2/4.3 Regression] wrong error message (int instead of bool) mmitchel at gcc dot gnu dot or
09:36 [Bug preprocessor/24976] [4.0/4.1/4.2/4.3 Regression] simple hexadecimal number and plus/minus and no space mmitchel at gcc dot gnu dot or
09:36 [Bug target/24826] [4.1/4.2/4.3 Regression] Incorrect default options mmitchel at gcc dot gnu dot or
09:36 [Bug java/24698] [4.1/4.2/4.3 regression] SIGABRT when using ResourceBundle.getBundle with a nonexistant key mmitchel at gcc dot gnu dot or
09:36 [Bug middle-end/24434] [4.0/4.1/4.2/4.3 Regression] get_varargs_alias_set returns 0 always mmitchel at gcc dot gnu dot or
09:36 [Bug ada/24880] [4.0/4.1/4.2/4.3 regression] Conversion of user-defined integer type with Size fixed causes crashes mmitchel at gcc dot gnu dot or
09:35 [Bug objc/24393] [4.0/4.1/4.2/4.3 Regression] fatal error when missing closing paren in method argument type mmitchel at gcc dot gnu dot or
09:35 [Bug rtl-optimization/24319] [4.0/4.1/4.2/4.3 regression] amd64 register spill error with -fschedule-insns mmitchel at gcc dot gnu dot or
09:35 [Bug target/24334] [4.0/4.1/4.2/4.3 regression] IRIX 6.5 bootstrap failure with SGI 7.4.3m ld: GOT overflow mmitchel at gcc dot gnu dot or
09:35 [Bug preprocessor/24024] [4.0/4.1/4.2/4.3 Regression] gcc -E -C processes "\" incorrectly inside C comments mmitchel at gcc dot gnu dot or
09:35 [Bug target/24012] [4.0/4.1/4.2/4.3 regression] #define _POSIX_C_SOURCE breaks #include <iostream> mmitchel at gcc dot gnu dot or
09:34 [Bug objc/23709] [4.1/4.2/4.3 Regression] error recovery is not smart enough mmitchel at gcc dot gnu dot or
09:34 [Bug c/23144] [4.0/4.1/4.2/4.3 Regression] invalid parameter forward declarations not diagnosed mmitchel at gcc dot gnu dot or
09:34 [Bug ada/23836] [4.0/4.1/4.2/4.3 Regression] Invalid code generated when accessing packed arrays / aliasing mmitchel at gcc dot gnu dot or
09:34 [Bug middle-end/22456] [4.1/4.2/4.3 regression] missing "is used uninitialized" warning mmitchel at gcc dot gnu dot or
09:34 [Bug c/22297] [4.0/4.1/4.2/4.3 Regression] missing uninitialization warning mmitchel at gcc dot gnu dot or
09:34 [Bug middle-end/22156] [4.0/4.1/4.2/4.3 Regression] bit-field copying regressed mmitchel at gcc dot gnu dot or
09:34 [Bug libgcj/21714] [4.0/4.1/4.2/4.3 Regression] libjava bootstrap failure in java/lang/natConcreteProcess.cc mmitchel at gcc dot gnu dot or
09:34 [Bug middle-end/21953] [4.1/4.2/4.3 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B mmitchel at gcc dot gnu dot or
09:34 [Bug c/21659] [4.0/4.1/4.2/4.3 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1 mmitchel at gcc dot gnu dot or
09:33 [Bug target/21623] [4.0/4.1 regression] ICE in reload_cse_simplify_operands, at postreload.c:391 mmitchel at gcc dot gnu dot or
09:33 [Bug tree-optimization/21456] compile time regression(s) after gcc-4.0-20050326, 4.0 (+300%) 4.1 (+500%) mmitchel at gcc dot gnu dot or
09:33 [Bug libstdc++/21321] [4.1/4.2/4.3 regression] mmix-knuth-mmixware 27_io/basic_filebuf/seekpos/12790-3.cc execution test mmitchel at gcc dot gnu dot or
09:33 [Bug c/21343] [4.0/4.1/4.2/4.3 Regression] incompatible internal linkage declarations in different scopes not diagnosed mmitchel at gcc dot gnu dot or
09:33 [Bug tree-optimization/21559] [4.1/4.2/4.3 Regression] missed jump threading mmitchel at gcc dot gnu dot or
09:33 [Bug c++/21312] [4.0/4.1/4.2/4.3 Regression] Access violation diagnostic given twice mmitchel at gcc dot gnu dot or
09:33 [Bug c++/21008] [4.0/4.1/4.2/4.3 Regression] [DR515] Access failure in accessing data member of base class from derived template class mmitchel at gcc dot gnu dot or
09:33 [Bug target/20528] [4.0/4.1/4.2/4.3 regression] ICE in reload_cse_simplify_operands, at postreload.c:391 mmitchel at gcc dot gnu dot or
09:33 [Bug target/20617] [4.0/4.1/4.2/4.3 Regression] shared SH libgcc is exporting too many symbols mmitchel at gcc dot gnu dot or
09:32 [Bug java/20495] [4.0/4.1/4.2/4.3 Regression] building gcj hangs on gcj-dbtool mmitchel at gcc dot gnu dot or
09:32 [Bug preprocessor/20285] [4.0/4.1/4.2/4.3 Regression] gcc -E - < . gives a misleading error message mmitchel at gcc dot gnu dot or
09:32 [Bug preprocessor/20077] [4.0/4.1/4.2/4.3 Regression] GCC accepts macro definitions that fail a constraint mmitchel at gcc dot gnu dot or
09:32 [Bug ada/20042] [4.0/4.1/4.2/4.3 regression] ACATS cxaca01 assembler Bad Absolute Expression error on mmitchel at gcc dot gnu dot or
09:32 [Bug java/20031] [4.0/4.1/4.2/4.3 regression] ICE on missing files mmitchel at gcc dot gnu dot or
09:32 [Bug debug/19192] [4.0/4.1/4.2/4.3 Regression] Current development gcc generates inaccurate line info for example code mmitchel at gcc dot gnu dot or
09:32 [Bug ada/19959] [4.0/4.1/4.2/4.3 Regression] Can't compile gnattools for the cross targets mmitchel at gcc dot gnu dot or
09:32 [Bug c++/19185] [4.0/4.1/4.2/4.3 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308 mmitchel at gcc dot gnu dot or
09:31 [Bug tree-optimization/18501] [4.1/4.2/4.3 Regression] Missing 'used unintialized' warning mmitchel at gcc dot gnu dot or
09:31 [Bug rtl-optimization/18485] [4.0/4.1/4.2/4.3 regression] mmix-knuth-mmixware testsuite failure: g++.dg/lookup/forscope1.C g++.old-deja/g++.niklas/t132.C g++.old-deja/g++.other/singleton.C mmitchel at gcc dot gnu dot or
09:31 [Bug objc/18456] [4.0/4.1/4.2/4.3 Regression] ICE compiling Objective C code with protocol-qualified objects mmitchel at gcc dot gnu dot or
09:31 [Bug target/18346] [4.0/4.1/4.2/4.3 regression] mmix-knuth-mmixware testsuite failure: gcc.dg/trampoline-1.c mmitchel at gcc dot gnu dot or
09:31 [Bug target/18335] [4.0/4.1/4.2/4.3 regression] mmix-knuth-mmixware testsuite failure: gcc.dg/debug/debug-1.c and debug-2 xyzzy mmitchel at gcc dot gnu dot or
09:30 [Bug java/18190] [4.0/4.1/4.2/4.3 regression] primitive array optimization is gone mmitchel at gcc dot gnu dot or
09:30 [Bug libstdc++/17789] [4.0/4.1/4.2/4.3 Regression] Cannot 'make check' inside libstdc++-v3 mmitchel at gcc dot gnu dot or
09:30 [Bug c++/17763] [4.0/4.1/4.2/4.3 Regression] Wrong context in error message for template parameter mmitchel at gcc dot gnu dot or
09:30 [Bug c++/17729] [4.0/4.1/4.2/4.3 Regression] Duplicate __attribute__((deprecated)) warning mmitchel at gcc dot gnu dot or
09:29 [Bug c++/17053] [4.0/4.1/4.2/4.3 Regression] Repo functionality partially broken on AIX (collect2.c) mmitchel at gcc dot gnu dot or
09:29 [Bug tree-optimization/16913] [4.0/4.1/4.2/4.3 Regression] restrict does not make a difference mmitchel at gcc dot gnu dot or
09:29 [Bug target/16589] [4.0/4.1/4.2/4.3 regression] [m68k] segmentation fault on identical array accesses in the ?: operators' body mmitchel at gcc dot gnu dot or
09:29 [Bug tree-optimization/16306] [4.0/4.1/4.2/4.3 Regression] restrict and copying pointers problem mmitchel at gcc dot gnu dot or
09:28 [Bug tree-optimization/15596] [4.0/4.1/4.2/4.3 Regression] Missed optimization with bitfields with return value mmitchel at gcc dot gnu dot or
09:28 [Bug bootstrap/15212] [4.0/4.1/4.2/4.3 Regression] bootstrap fails on interix3 mmitchel at gcc dot gnu dot or
09:28 [Bug target/15184] [4.0/4.1/4.2/4.3 Regression] Direct access to byte inside word not working with -march=pentiumpro mmitchel at gcc dot gnu dot or
09:28 [Bug other/15082] [4.0/4.1/4.2/4.3 regression] Minor compilation problem for cross to Solaris 8 mmitchel at gcc dot gnu dot or
09:28 [Bug target/15065] [4.0/4.1/4.2/4.3 Regression] bootstrap fails during bulding libstdc++-v3 on Tru64 V5.0 mmitchel at gcc dot gnu dot or
09:28 [Bug c++/14777] [4.0/4.1/4.2/4.3 Regression] typedef doesn't fully expose base class type mmitchel at gcc dot gnu dot or
09:27 [Bug libgcj/10353] [4.0/4.1/4.2/4.3 regression] Java testsuite failures mmitchel at gcc dot gnu dot or
09:27 [Bug preprocessor/8270] [4.0/4.1/4.2/4.3 Regression] back-slash white space newline with comments, no warning mmitchel at gcc dot gnu dot or
09:27 [Bug c++/30302] [4.0/4.1/4.2/4.3 regression] ICE with invalid member in anonymous struct mmitchel at gcc dot gnu dot or
09:27 [Bug c++/30156] [4.1/4.2/4.3 regression] ICE on invalid template declaration mmitchel at gcc dot gnu dot or
09:26 [Bug c++/29731] [4.0/4.1/4.2 regression] ICE with statement expression as template parameter mmitchel at gcc dot gnu dot or
09:26 [Bug c++/29727] [4.0/4.1/4.2/4.3 regression] ICE on invalid initializer for template member mmitchel at gcc dot gnu dot or
09:26 [Bug c++/29573] [4.0/4.1/4.2 regression] ICE after parse error in template argument mmitchel at gcc dot gnu dot or
09:26 [Bug c++/28505] [4.0/4.1 regression] ICE with invalid constructors mmitchel at gcc dot gnu dot or
09:26 [Bug c++/28420] [4.0/4.1 regression] ICE with "typeid" as template parameter mmitchel at gcc dot gnu dot or
09:26 [Bug c/28419] [4.1 regression] ICE using __FUNCTION__ in invalid code mmitchel at gcc dot gnu dot or
09:25 [Bug c/28287] [4.1 regression] ICE with misplaced attribute weak mmitchel at gcc dot gnu dot or
09:25 [Bug c++/28303] [4.1 regression] ICE on invalid typedef mmitchel at gcc dot gnu dot or
09:25 [Bug c++/28301] [4.0/4.1 regression] ICE with broken specialization mmitchel at gcc dot gnu dot or
09:25 [Bug c++/28266] [4.0/4.1/4.2 regression] ICE on invalid default variable mmitchel at gcc dot gnu dot or
09:25 [Bug c++/28253] [4.0/4.1/4.2/4.3 regression] ICE with invalid covariant return mmitchel at gcc dot gnu dot or
09:25 [Bug objc/28050] [4.1/4.2/4.3 regression] ICE on invalid initializer mmitchel at gcc dot gnu dot or
09:24 [Bug c++/27962] [4.1 regression] ICE with invalid template parameter in specialization mmitchel at gcc dot gnu dot or
09:24 [Bug c++/27961] [4.1 regression] ICE on invalid template declaration mmitchel at gcc dot gnu dot or
09:24 [Bug c++/27952] [4.0/4.1 Regression] ICE with invalid virtual inheritance mmitchel at gcc dot gnu dot or
09:24 [Bug c++/27668] [4.1 regression] ICE with invalid template parameter mmitchel at gcc dot gnu dot or
09:24 [Bug c++/27667] [4.0/4.1 regression] ICE with in-class specialization mmitchel at gcc dot gnu dot or
09:24 [Bug c++/27494] [4.0/4.1 regression] ICE on invalid template parameter mmitchel at gcc dot gnu dot or
09:24 [Bug c++/27492] [4.0/4.1/4.2 regression] ICE on invalid covariant return type mmitchel at gcc dot gnu dot or
09:24 [Bug c++/27425] [4.0/4.1/4.2/4.3 regression] ICE with invalid template-template-parameter mmitchel at gcc dot gnu dot or
09:24 [Bug c++/27329] [4.0/4.1 Regression] ICE with misplaced expression mmitchel at gcc dot gnu dot or
09:23 [Bug c++/26938] [4.0/4.1 regression] ICE with wrong number of template parameters mmitchel at gcc dot gnu dot or
09:23 [Bug tree-optimization/23835] [4.1/4.2/4.3 Regression] case where gcc 4.1/4.2/4.3.0 -O3 compile takes two times longer earlier versions mmitchel at gcc dot gnu dot or
09:23 [Bug c/23104] [4.1/4.2/4.3 Regression] C does not reject the same function in two different TUs with -combine mmitchel at gcc dot gnu dot or
09:23 [Bug middle-end/19988] [4.0/4.1/4.2/4.3 Regression] pessimizes fp multiply-add/subtract combo mmitchel at gcc dot gnu dot or
09:23 [Bug c++/20681] [4.0/4.1/4.2/4.3 Regression] wrong "control reaches" warning with switches mmitchel at gcc dot gnu dot or
09:23 [Bug tree-optimization/17863] [4.0/4.1/4.2/4.3 Regression] performance loss (not inlining as much??) mmitchel at gcc dot gnu dot or
09:22 [Bug c++/14179] [4.0/4.1/4.2/4.3 Regression] out of memory while parsing array with many initializers mmitchel at gcc dot gnu dot or
09:22 [Bug c++/11987] [4.0/4.1/4.2/4.3 regression] Accepts-invalid with inherited nested type mmitchel at gcc dot gnu dot or
09:22 [Bug middle-end/30761] [4.1/4.2/4.3 regression] Error: unsupported relocation against sfp mmitchel at gcc dot gnu dot or
09:22 [Bug c++/30759] [4.1/4.2/4.3 Regression] initializer-list accepted for object of non-POD type mmitchel at gcc dot gnu dot or
09:22 [Bug middle-end/30729] [4.1/4.2/4.3 Regression] value computed is not used warning with unused result of va_arg mmitchel at gcc dot gnu dot or
09:21 [Bug debug/30189] [4.1 Regression] ICE on modified_type_die mmitchel at gcc dot gnu dot or
09:21 [Bug tree-optimization/29832] -ftree-loop-linear miscompiles scalarize.f90 mmitchel at gcc dot gnu dot or
09:21 [Bug c++/29607] [DR 224] [4.1/4.2/4.3 Regression] dependent name with base classes mmitchel at gcc dot gnu dot or
09:21 [Bug c++/29469] [DR 224] [4.1/4.2/4.3 Regression] error: non-template 'pair' used as template mmitchel at gcc dot gnu dot or
09:21 [Bug bootstrap/27516] install failure due to unconditional invocation of makeinfo for treelang.texi mmitchel at gcc dot gnu dot or
09:20 [Bug c++/30536] [4.1 regression] ICE with __thread and register mmitchel at gcc dot gnu dot or
09:20 [Bug c++/30659] [4.0/4.1/4.2/4.3 Regression] ICE in undefined template mmitchel at gcc dot gnu dot or
09:20 [Bug target/30472] [4.1 Regression] -gstabs, ICE in output_operand: invalid expression as operand mmitchel at gcc dot gnu dot or
09:20 [Bug preprocessor/30468] [4.0/4.1/4.2 Regression] -M not fully chops dirname mmitchel at gcc dot gnu dot or
09:20 [Bug driver/30460] [4.0/4.1/4.2/4.3 Regression] asm_debug is not initialized in gcc.c when using a "default" specs file mmitchel at gcc dot gnu dot or
09:20 [Bug fortran/30437] [4.0/4.1/4.2 Regression] -Wno-all is rejected (even when fortran is not included) mmitchel at gcc dot gnu dot or
09:20 [Bug middle-end/30433] [4.1/4.2/4.3 Regression] no longer folding __complex__(0.0, 1.0) == __complex__(1.0, 0.0) mmitchel at gcc dot gnu dot or
09:20 [Bug preprocessor/30363] [4.0/4.1/4.2/4.3 Regression] Support for -traditional-cpp is incomplete in current gcc relative to gcc 2.95.3 mmitchel at gcc dot gnu dot or
09:20 [Bug c++/30332] [4.1/4.2/4.3 regression] bit-field: optimization BUG? mmitchel at gcc dot gnu dot or
09:19 [Bug c++/30294] [4.0/4.1/4.2/4.3 regression] ICE with extern "Java" in ocp_convert mmitchel at gcc dot gnu dot or
09:19 [Bug c++/30297] [4.1/4.2/4.3 regression] ICE with extern "C" and inheritance mmitchel at gcc dot gnu dot or
09:19 [Bug c++/30293] [4.0/4.1/4.2/4.3 regression] ICE with extern "Java" in store_init_value mmitchel at gcc dot gnu dot or
09:19 [Bug c++/30158] [4.0/4.1/4.2/4.3 regression] ICE with invalid statement-expressions mmitchel at gcc dot gnu dot or
09:19 [Bug tree-optimization/30045] [4.1/4.2 Regression] ICE in nonnull_arg_p with the CHAIN decl mmitchel at gcc dot gnu dot or
09:19 [Bug tree-optimization/29877] [4.0/4.1/4.2 Regression] out of SSA (TER) extends variable life of variable beyond original declared mmitchel at gcc dot gnu dot or
09:19 [Bug middle-end/29749] [4.0/4.1/4.2/4.3 regression] Missing byte swap optimizations mmitchel at gcc dot gnu dot or
09:18 [Bug c++/29704] [4.1 Regression] ICE: default non-type template argument of pointer-to-member type mmitchel at gcc dot gnu dot or
09:18 [Bug other/29534] [4.1 Regression] ICE in "gcc -O -ftrapv" with decreasing array index mmitchel at gcc dot gnu dot or
09:18 [Bug tree-optimization/29484] [4.0/4.1/4.2/4.3 Regression] tree-inline.c bug with local static vars mmitchel at gcc dot gnu dot or
09:18 [Bug c++/29475] [4.0/4.1/4.2 Regression] incomplete template diagnostics. mmitchel at gcc dot gnu dot or
09:18 [Bug c++/29470] [4.1/4.2/4.3 Regression] Using declaration access semantics change with templates mmitchel at gcc dot gnu dot or
09:18 [Bug target/29401] [4.0/4.1/4.2/4.3 Regression] missed-optimization (in unneeded code elimination) mmitchel at gcc dot gnu dot or
09:18 [Bug c++/29388] [4.0/4.1/4.2/4.3 regression] ICE with invalid nested name specifier mmitchel at gcc dot gnu dot or
09:17 [Bug c++/29225] [4.0/4.1/4.2/4.3 regression] ICE in gimplify_expr, at gimplify.c:4513 mmitchel at gcc dot gnu dot or
09:17 [Bug middle-end/29215] [4.0/4.1/4.2/4.3 Regression] memcpy is not fully optimized any more mmitchel at gcc dot gnu dot or
09:17 [Bug debug/29202] [4.1/4.2/4.3 Regression] ICE with external template and const data in the template mmitchel at gcc dot gnu dot or
09:17 [Bug c++/29048] [4.0/4.1/4.2/4.3 Regression] "`x' is private" error duplicated when scope specified mmitchel at gcc dot gnu dot or
09:17 [Bug target/29042] [4.0/4.1/4.2/4.3 Regression] Useless floating-point stores and loads on x86 mmitchel at gcc dot gnu dot or
09:17 [Bug c++/29039] [4.0/4.1 Regression] implicitly defined constructor for class with reference member mmitchel at gcc dot gnu dot or
09:17 [Bug c++/29024] [4.0/4.1 Regression] storage class specifier accepted for typedef (clause 7.1.1 ; 1) mmitchel at gcc dot gnu dot or
09:17 [Bug c++/28989] [4.0/4.1/4.2/4.3 Regression] post-increment of bool variable accepted as lvalue mmitchel at gcc dot gnu dot or
09:16 [Bug c++/28985] [4.0/4.1/4.2/4.3 Regression] class member access using a qualified-id fails to check for match of classes mmitchel at gcc dot gnu dot or
09:16 [Bug rtl-optimization/28940] [4.0/4.1/4.2 Regression] address selection does not work correctly mmitchel at gcc dot gnu dot or
09:16 [Bug tree-optimization/28868] [4.0/4.1/4.2/4.3 Regression] Not elimintating the PHIs which have the same arguments mmitchel at gcc dot gnu dot or
09:16 [Bug c++/28879] [4.0/4.1/4.2/4.3 regression] ICE with VLA in template function mmitchel at gcc dot gnu dot or
09:16 [Bug c++/28861] [4.0/4.1 regression] ICE on invalid in-class specialization mmitchel at gcc dot gnu dot or
09:16 [Bug debug/28834] [4.0/4.1/4.2/4.3 Regression] -O3 -g crashes sometimes when using may_alias and structs mmitchel at gcc dot gnu dot or
09:16 [Bug middle-end/28831] [4.0/4.1/4.2/4.3 Regression] Aggregate copy not elided when using a return value as a pass-by-value parameter mmitchel at gcc dot gnu dot or
09:15 [Bug middle-end/28755] [4.0/4.1/4.2/4.3 Regression] duplicate members of arrays mmitchel at gcc dot gnu dot or
09:15 [Bug c/28712] [4.0/4.1 Regression] Compile failure with --combine and packed structures. mmitchel at gcc dot gnu dot or
09:15 [Bug c++/28743] [4.1/4.2/4.3 regression] ICE with invalid specialization mmitchel at gcc dot gnu dot or
09:15 [Bug preprocessor/28709] [4.0/4.1 regression] Bad diagnostic pasting tokens with ## mmitchel at gcc dot gnu dot or
09:15 [Bug c/28706] [4.1 Regression] Compile failure with --combine and explicitly aligned structures mmitchel at gcc dot gnu dot or
09:14 [Bug c++/28642] [4.0/4.1/4.2/4.3 Regression] ICE in layout_type with may_alias and templates mmitchel at gcc dot gnu dot or
09:14 [Bug c++/28558] [4.0/4.1/4.2/4.3 regression] Trouble with __attribute__ and non-PODs mmitchel at gcc dot gnu dot or
09:14 [Bug c++/28573] [4.0/4.1 Regression] incorrectly allowing non-constant expression to offsetof() mmitchel at gcc dot gnu dot or
09:14 [Bug driver/28528] [4.0/4.1 Regression] C language extensions override -x in C++ driver mmitchel at gcc dot gnu dot or
09:14 [Bug c++/28513] [4.0/4.1/4.2/4.3 Regression] QOI: Diagnostic missing since 3.3.x when naming rule is violated mmitchel at gcc dot gnu dot or
09:14 [Bug target/28481] regression from 3.x: 4.1.1 uses memory where it can use registers mmitchel at gcc dot gnu dot or
09:14 [Bug c/28504] [4.0/4.1 regression] ICE with variable sized array mmitchel at gcc dot gnu dot or
09:13 [Bug c++/28460] [4.0/4.1 Regression] g++ emits bogus namespace DIE mmitchel at gcc dot gnu dot or
09:13 [Bug rtl-optimization/28173] [4.0/4.1 regression] misses constant folding mmitchel at gcc dot gnu dot or
09:13 [Bug c++/28341] [4.0/4.1 regression] ICE with references as template parameters mmitchel at gcc dot gnu dot or
09:13 [Bug bootstrap/28326] [4.1 regression] profiledbootstrap will produce an ICE with "-mtune=power3 -mcpu=power3" in BOOT_CFLAGS mmitchel at gcc dot gnu dot or
09:13 [Bug c++/28255] [4.1 regression] ICE with (GNU extension) C99 compund literal (scalar), initializer and templates mmitchel at gcc dot gnu dot or
09:13 [Bug target/28132] [4.1 Regression] ICE instantiate_virtual_regs_in_insn when -fforce-addr -O1 used mmitchel at gcc dot gnu dot or
09:13 [Bug c++/28088] [4.1 Regression] Internal compiler error on boost mpl test/apply.cpp mmitchel at gcc dot gnu dot or
09:12 [Bug tree-optimization/27882] [4.1 regression] segfault in ipa-inline.c, if (e->callee->local.disregard_inline_limits mmitchel at gcc dot gnu dot or
09:12 [Bug middle-end/27986] [4.0/4.1/4.2/4.3 Regression] jump to middle of loop on entry with using old version of an variable mmitchel at gcc dot gnu dot or
09:12 [Bug middle-end/27881] [4.1 Regression] Memory exhausted with -finline-functions on testsuite file alias3.C mmitchel at gcc dot gnu dot or
09:12 [Bug bootstrap/27822] [4.1 only] fastjar is asking for makeinfo in gmake bootstrap mmitchel at gcc dot gnu dot or
09:12 [Bug debug/27574] [4.1/4.2/4.3 Regression] MIssing debug info at -O0 for a local variable in a C++ constructor mmitchel at gcc dot gnu dot or
09:12 [Bug middle-end/27567] [4.0/4.1 Regression] __builtin_memcpy generates redundant stores/moves. mmitchel at gcc dot gnu dot or
09:11 [Bug debug/27473] [4.0/4.1 Regression] g++.dg/other/unused1.C and gcc.dg/20060410.c fail on powerpc-darwin mmitchel at gcc dot gnu dot or
09:11 [Bug target/27440] [4.0/4.1/4.2/4.3 regression] code quality regression due to ivopts mmitchel at gcc dot gnu dot or
09:11 [Bug c++/27309] [4.0/4.1 regression] ICE on invalid constructor definition mmitchel at gcc dot gnu dot or
09:11 [Bug c++/27270] [4.1 Regression] ICE in process_init_constructor_array, at cp/typeck2.c:788 mmitchel at gcc dot gnu dot or
09:11 [Bug c/27301] [4.0/4.1/4.2/4.3 Regression] ICE on convoluted inline asm with "m" (statement expression and vla) mmitchel at gcc dot gnu dot or
09:11 [Bug c++/27102] [4.0/4.1 regression] ICE with invalid class name in function template mmitchel at gcc dot gnu dot or
09:10 [Bug tree-optimization/27039] [4.1 Regression] Unable to determine # of iterations for a simple loop mmitchel at gcc dot gnu dot or
09:10 [Bug c++/27078] [4.1/4.2/4.3 Regression] Duplicate error message for ambiguous enum mmitchel at gcc dot gnu dot or
09:10 [Bug debug/27017] [4.0/4.1/4.2/4.3 Regression] Debug information for static local class members are not emitted mmitchel at gcc dot gnu dot or
09:10 [Bug tree-optimization/27004] [4.1/4.2/4.3 Regression] Insane amount of memory needed at -O1 and above because of salias and large switch mmitchel at gcc dot gnu dot or
09:10 [Bug c++/26988] [4.0/4.1 Regression] template constructor in template class derived from virtual base can not be specialized mmitchel at gcc dot gnu dot or
09:10 [Bug c++/26965] [4.0/4.1/4.2/4.3 Regression] Unnecessary debug info for unused consts in C++ mmitchel at gcc dot gnu dot or
09:10 [Bug tree-optimization/26944] [4.1/4.2/4.3 Regression] -ftree-ch generates worse code mmitchel at gcc dot gnu dot or
09:10 [Bug c++/26698] [4.0/4.1/4.2/4.3 Regression] g++ accepts const-incorrect code due to conversion function mmitchel at gcc dot gnu dot or
09:10 [Bug c++/26693] [4.0/4.1/4.2/4.3 regression] Access checks not performed for types in templates mmitchel at gcc dot gnu dot or
09:10 [Bug rtl-optimization/26655] [4.0/4.1 Regression] ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446 mmitchel at gcc dot gnu dot or
09:10 [Bug target/26658] [4.0/4.1/4.2/4.3 Regression] memcpy/memset are not inlining with -march=athlon-xp and size of 128 mmitchel at gcc dot gnu dot or
09:09 [Bug middle-end/26632] [4.1 Regression] spurious warning: value computed is not used mmitchel at gcc dot gnu dot or
09:09 [Bug c++/26573] [4.0/4.1 regression] Duplicate message for static member in local class mmitchel at gcc dot gnu dot or
09:09 [Bug debug/26364] [4.0/4.1/4.2/4.3 regression] [no unit-at-a-time mode] Uninlined function is marked as inlined mmitchel at gcc dot gnu dot or
09:09 [Bug target/26290] [4.1 Regression]: code pessimization wrt. GCC 4.0 probably due to TARGET_MEM_REF mmitchel at gcc dot gnu dot or
09:09 [Bug c++/26269] [4.0/4.1 regression] Declaring a variable too late yields bogus error message mmitchel at gcc dot gnu dot or
09:08 [Bug c++/26266] [4.0/4.1/4.2/4.3 regression] Trouble with static const data members in template classes mmitchel at gcc dot gnu dot or
09:08 [Bug rtl-optimization/26069] [4.0/4.1/4.2/4.3 Regression] Runtime endian-ness check is no longer optimized out. mmitchel at gcc dot gnu dot or
09:08 [Bug c++/25950] [3.4/4.0/4.1] [DR 391] Reference binding and explicit copy constructors mmitchel at gcc dot gnu dot or
09:08 [Bug middle-end/25505] [4.0/4.1/4.2/4.3 Regression] gcc uses way too much stack space for this code mmitchel at gcc dot gnu dot or
09:08 [Bug tree-optimization/24609] [4.0/4.1/4.2/4.3 regression] Same value duplicated in two different registers mmitchel at gcc dot gnu dot or
09:08 [Bug middle-end/24548] [4.0/4.1 Regression] __builtin_constant_p not resolved with -O2 mmitchel at gcc dot gnu dot or
09:07 [Bug tree-optimization/24309] [4.1/4.2/4.3 Regression] ICE with -O3 -ftree-loop-linear mmitchel at gcc dot gnu dot or
09:07 [Bug c++/24009] [4.0/4.1 regression] C++ fails to print #include stack mmitchel at gcc dot gnu dot or
09:07 [Bug middle-end/23868] [4.1/4.2/4.3 regression] builtin_apply uses wrong mode for multi-hard-register return values mmitchel at gcc dot gnu dot or
09:07 [Bug middle-end/23848] [4.0/4.1/4.2/4.3 Regression] stack deallocation can be more efficient mmitchel at gcc dot gnu dot or
09:07 [Bug middle-end/23488] [4.1/4.2/4.3 Regression] GCSE load PRE does not work with non sets (or missing load PRE with plain decls) mmitchel at gcc dot gnu dot or
09:07 [Bug tree-optimization/23821] [4.0/4.1/4.2/4.3 Regression] DOM and VRP creating harder to optimize code mmitchel at gcc dot gnu dot or
09:07 [Bug tree-optimization/23346] [4.1/4.2/4.3 Regression] FRE before DCE makes a mess of loads or need to sink loads mmitchel at gcc dot gnu dot or
09:06 [Bug debug/23336] [4.0/4.1 Regression] enum constants not visible to gdb because of -feliminate-unused-debug-types mmitchel at gcc dot gnu dot or
09:06 [Bug target/23322] [4.1/4.2/4.3 regression] performance regression, possibly related to caching mmitchel at gcc dot gnu dot or
09:06 [Bug tree-optimization/23305] [4.0/4.1/4.2/4.3 Regression] Inlining related regression for gcc-4.x mmitchel at gcc dot gnu dot or
09:06 [Bug inline-asm/23200] [4.0/4.1/4.2/4.3 regression] rejects "i"(&var + 1) mmitchel at gcc dot gnu dot or
09:06 [Bug target/21715] [4.0/4.1 regression] code-generation performance regression mmitchel at gcc dot gnu dot or
09:06 [Bug middle-end/22141] [4.0/4.1/4.2/4.3 Regression] Missing optimization when storing structures mmitchel at gcc dot gnu dot or
09:05 [Bug rtl-optimization/21676] [4.0/4.1/4.2/4.3 Regression] Optimizer regression: SciMark sparse matrix benchmark mmitchel at gcc dot gnu dot or
09:05 [Bug rtl-optimization/21507] [4.0/4.1 Regression] BYTEmark floating-point emulation: Regression with -O3 mmitchel at gcc dot gnu dot or
09:05 [Bug tree-optimization/21596] [4.0/4.1/4.2/4.3 Regression] extra temporaries when using global register variables mmitchel at gcc dot gnu dot or
09:05 [Bug tree-optimization/21485] [4.0/4.1/4.2/4.3 Regression] codegen regression due to PRE increasing register pressure (missing load PRE really) mmitchel at gcc dot gnu dot or
09:05 [Bug rtl-optimization/21527] [4.0/4.1/4.2/4.3 Regression] BYTEmark bitmap test: Regression with Profiled Optimization mmitchel at gcc dot gnu dot or
09:05 [Bug debug/21391] [4.0/4.1 Regression] referencing a type via a cast does not emit it for debug (feliminate-unused-debug-types) mmitchel at gcc dot gnu dot or
09:05 [Bug middle-end/20983] [4.0/4.1/4.2/4.3 Regression] varargs functions force va_list variable to stack unnecessarily mmitchel at gcc dot gnu dot or
09:05 [Bug tree-optimization/20643] [4.0/4.1/4.2/4.3 Regression] Tree loop optimizer does worse job than RTL loop optimizer mmitchel at gcc dot gnu dot or
09:04 [Bug c++/20133] [4.0/4.1/4.2/4.3 Regression] internal compiler error: in import_export_decl, at cp/decl2.c:1726 mmitchel at gcc dot gnu dot or
09:04 [Bug c++/20103] [4.0/4.1 regression] ICE in create_tmp_var with C99 style struct initializer mmitchel at gcc dot gnu dot or
09:04 [Bug target/19923] [4.0/4.1/4.2/4.3 Regression] openssl is slower when compiled with gcc 4.0 than 3.3 mmitchel at gcc dot gnu dot or
09:04 [Bug rtl-optimization/19580] [4.0/4.1/4.2/4.3 Regression] missed load/store motion mmitchel at gcc dot gnu dot or
09:04 [Bug debug/19523] [4.0/4.1/4.2/4.3 Regression] DBX_USE_BINCL support broken in the C++ compiler mmitchel at gcc dot gnu dot or
09:04 [Bug c++/19159] [4.0/4.1/4.2/4.3 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info mmitchel at gcc dot gnu dot or
09:04 [Bug tree-optimization/19097] [4.1/4.2/4.3 regression] Quadratic behavior with many sets for the same register in VRP mmitchel at gcc dot gnu dot or
09:04 [Bug tree-optimization/18687] [4.0/4.1/4.2/4.3 Regression] ~50% compile time regression mmitchel at gcc dot gnu dot or
09:04 [Bug tree-optimization/18219] [4.0/4.1/4.2/4.3 Regression] bloats code by 31% mmitchel at gcc dot gnu dot or
09:03 [Bug middle-end/18071] [4.0/4.1/4.2/4.3 Regression] -Winline does not respect -fno-default-inline mmitchel at gcc dot gnu dot or
09:03 [Bug c++/17577] [4.0/4.1/4.2/4.3 Regression] #pragma implementation no longer diagnoses use after file to which it applies mmitchel at gcc dot gnu dot or
09:03 [Bug tree-optimization/17506] [4.0/4.1 regression] warning about uninitialized variable points to wrong location mmitchel at gcc dot gnu dot or
09:03 [Bug tree-optimization/30590] [4.1/4.2/4.3 Regression] tree-nrv optimization clobbers return variable mmitchel at gcc dot gnu dot or
09:03 [Bug tree-optimization/16876] [4.0/4.1 Regression] ICE on testcase with -O3 in fold-const mmitchel at gcc dot gnu dot or
09:03 [Bug tree-optimization/30493] [4.1 Regression] Unexpected compilation results: -O versus no optimization mmitchel at gcc dot gnu dot or
09:03 [Bug middle-end/30473] [4.1 Regression] Internal Compiler Error with a sprintf with few arguments for format %s mmitchel at gcc dot gnu dot or
09:02 [Bug middle-end/30364] [4.1/4.2/4.3 Regression] Wrong variable ranges due to constant folding mmitchel at gcc dot gnu dot or
09:02 [Bug middle-end/30262] [4.0/4.1 Regression] ICE with nested fn accessed var in asm "m" constraint mmitchel at gcc dot gnu dot or
09:02 [Bug c/30313] [4.1 Regression] sizeof of expression including bit-field mmitchel at gcc dot gnu dot or
09:02 [Bug c++/30168] [4.1/4.2 Regression] C++ constructors can cause invalid gimple to happen with complex typed variables mmitchel at gcc dot gnu dot or
09:02 [Bug c++/30221] [4.1/4.2/4.3 Regression] internal compiler error: in reshape_init_r, at cp/decl.c:4632 mmitchel at gcc dot gnu dot or
09:02 [Bug middle-end/30132] [4.1/4.2/4.3 Regression] ICE in find_lattice_value, at tree-complex.c:133 mmitchel at gcc dot gnu dot or
09:01 [Bug c++/30108] [4.0/4.1/4.2/4.3 Regression] internal compiler error: in make_decl_rtl, at varasm.c:890 mmitchel at gcc dot gnu dot or
09:01 [Bug tree-optimization/30088] [4.1 Regression] Unexpected compilation results: -O1 vs. -O1 -fstrict-aliasing mmitchel at gcc dot gnu dot or
09:01 [Bug c++/30016] [4.0/4.1/4.2/4.3 Regression] internal compiler error: in convert_move, at expr.c:362 mmitchel at gcc dot gnu dot or
09:01 [Bug debug/29906] [4.0/4.1/4.2/4.3 Regression] -g option creates internal compiler error mmitchel at gcc dot gnu dot or
09:01 [Bug tree-optimization/29686] [4.1 Regression] ICE when expanding recursive function containing switch mmitchel at gcc dot gnu dot or
09:01 [Bug debug/29436] [4.0/4.1/4.2/4.3 Regression] ICE in modified_type_die mmitchel at gcc dot gnu dot or
09:01 [Bug c++/29236] [4.0/4.1/4.2/4.3 Regression] Bogus ambiguity with templates + friend mmitchel at gcc dot gnu dot or
09:01 [Bug tree-optimization/28778] [4.0/4.1 Regression] alias bug with cast and call clobbered mmitchel at gcc dot gnu dot or
09:01 [Bug c++/28705] [4.1 Regression] ICE: in type_dependent_expression_p, at cp/pt.c:12837 mmitchel at gcc dot gnu dot or
09:01 [Bug target/28701] [4.1/4.2/4.3 regression] ABI test failures building libstdc++ on a glibc-2.4 based system mmitchel at gcc dot gnu dot or
09:01 [Bug target/28675] [4.1/4.2/4.3 regression] ICE in extract_insn, at recog.c:2084 (unrecognizable insn) [arm] mmitchel at gcc dot gnu dot or
09:01 [Bug c++/28553] [4.1 Regression] string processing -O3 optimization bug under GCC 4.1.1 mmitchel at gcc dot gnu dot or
09:00 [Bug middle-end/27945] [4.0/4.1/4.2/4.3 Regression] Packed struct of variable length has wrong size mmitchel at gcc dot gnu dot or
09:00 [Bug c++/27177] [4.0/4.1/4.2/4.3 Regression] ICE in build_simple_base_path, at cp/class.c:474 mmitchel at gcc dot gnu dot or
09:00 [Bug target/26885] [4.1 regression] -m64 -m32 no longer creates 32-bit object mmitchel at gcc dot gnu dot or
09:00 [Bug target/26560] [4.1 regression] mips: unable to find a register to spill in class 'FP_REGS' mmitchel at gcc dot gnu dot or
09:00 [Bug target/25127] [4.0/4.1 Regression] internal compiler error: in rs6000_emit_prologue, at config/rs6000/rs6000.c:14039 mmitchel at gcc dot gnu dot or
08:55 [Bug fortran/30783] "character(*), value" produces SEGV at runtime patchapp at dberlin dot org
08:18 [Bug target/30052] possible quadratic behaviour. pluto at agmk dot net
08:18 [Bug c++/29475] [4.0/4.1/4.2 Regression] incomplete template diagnostics. pluto at agmk dot net
08:10 [Bug other/29559] '-O1 -ftree-vrp -fwrapv' misscompiles stable gnupg-1.4.5. pluto at agmk dot net
05:26 [Bug middle-end/26061] error and warning count patchapp at dberlin dot org
05:26 [Bug tree-optimization/30771] ice for legal code with -O2 -ftree-vectorize patchapp at dberlin dot org
05:14 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc mmitchel at gcc dot gnu dot or
05:08 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc hp at gcc dot gnu dot org
01:25 [Bug gcov-profile/30650] [4.3 Regression] ICE with -fprofile-use hubicka at gcc dot gnu dot org
00:43 [Bug fortran/30779] incomplete file triggers ICE jvdelisle at gcc dot gnu dot o
00:37 [Bug libfortran/30780] cpu_time produces a floating point exception when used with -O0 jvdelisle at gcc dot gnu dot o
00:04 [Bug middle-end/30391] [4.3 regression] ICE at -O1 with conditional expressions and GIMPLE_MODIFY_STMT sandra at codesourcery dot com

February 13, 2007
22:22 [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108 ian at airs dot com
22:18 [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108 ian at gcc dot gnu dot org
21:00 [Bug fortran/30779] incomplete file triggers ICE pault at gcc dot gnu dot org
21:00 [Bug target/30757] [4.3 Regression] ICE with -march=athlon-xp -mfpmath=sse stuart at apple dot com
20:37 [Bug rtl-optimization/30643] CSE regression janis at gcc dot gnu dot org
20:13 [Bug rtl-optimization/30787] [4.1 Regression] Strength reduction bug ebotcazou at gcc dot gnu dot o
20:04 [Bug fortran/29975] [meta-bugs] ICEs with CP2K jv244 at cam dot ac dot uk
19:56 [Bug tree-optimization/30791] New: Need to run may-alias early in IPA dnovillo at gcc dot gnu dot or
19:51 [Bug fortran/29975] [meta-bugs] ICEs with CP2K kargl at gcc dot gnu dot org
19:31 [Bug bootstrap/30790] [4.3 regression] Bootstrap comparison failure i386: gerald at pfeifer dot com
19:31 [Bug bootstrap/30790] New: [4.3 regression] Bootstrap comparison failure i386: gerald at pfeifer dot com
19:12 [Bug target/27386] AVR: wrong code generated when passing three uint64_t arguments to function eweddington at cso dot atmel d
19:05 [Bug target/30406] ICE in LOGICAL(8) functions fxcoudert at gcc dot gnu dot o
19:00 [Bug target/19087] Overflowed address in dwarf debug line information eweddington at cso dot atmel d
18:31 [Bug middle-end/30789] New: complex folding inexact jsm28 at gcc dot gnu dot org
18:30 [Bug fortran/30783] "character(*), value" produces SEGV at runtime burnus at gcc dot gnu dot org
18:19 [Bug fortran/30783] "character(*), value" produces SEGV at runtime burnus at gcc dot gnu dot org
17:20 [Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor manu at gcc dot gnu dot org
16:57 [Bug testsuite/30788] testsuite for libmudflap failed while using -DSTATIC Wolfgang_Lietz at t-online dot
16:55 [Bug c/16302] gcc fails to warn about some common logic errors manu at gcc dot gnu dot org
16:54 [Bug testsuite/30788] New: testsuite for libmudflap failed while using -DSTATIC Wolfgang_Lietz at t-online dot
16:24 [Bug rtl-optimization/30787] [4.1 Regression] Strength reduction bug rguenth at gcc dot gnu dot org
16:19 [Bug rtl-optimization/30787] New: [4.1 Regression] Strength reduction bug jakub at gcc dot gnu dot org
16:18 [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a typet name a type danglin at gcc dot gnu dot org
16:17 [Bug target/30052] possible quadratic behaviour. dberlin at dberlin dot org
16:16 [Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor ben at decadent dot org dot uk
15:59 [Bug rtl-optimization/28772] scheduler is too slow and O(n^2) for ia64 ebotcazou at gcc dot gnu dot o
15:55 [Bug preprocessor/30786] ICE on _Pragma at end of file tromey at gcc dot gnu dot org
15:12 [Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor manu at gcc dot gnu dot org
14:23 [Bug preprocessor/30786] New: ICE on _Pragma at end of file truedfx at gentoo dot org
14:21 [Bug target/30222] gcc.target/i386/vectorize1.c ICEs Wolfgang_Lietz at t-online dot
13:57 [Bug c/30785] Test to null pointer optimised away at -O2 rguenth at gcc dot gnu dot org
13:51 [Bug fortran/29975] [meta-bugs] ICEs with CP2K pault at gcc dot gnu dot org
13:44 [Bug c/30785] Test to null pointer optimised away at -O2 etienne_lorrain at yahoo dot f
13:40 [Bug bootstrap/30753] [4.3 Regression] checking for correct version of gmp.h... no drow at gcc dot gnu dot org
13:40 [Bug bootstrap/30753] [4.3 Regression] checking for correct version of gmp.h... no drow at gcc dot gnu dot org
13:20 [Bug rtl-optimization/28772] scheduler is too slow and O(n^2) for ia64 patchapp at dberlin dot org
13:00 [Bug c/30785] Test to null pointer optimised away at -O2 rguenth at gcc dot gnu dot org
12:49 [Bug target/30784] ICE on loop vectorization (-O1 -march=athlon-xp -ftree-vectorize) rguenth at gcc dot gnu dot org
11:01 [Bug c/30785] New: Test to null pointer optimised away at -O2 etienne_lorrain at yahoo dot f
10:38 [Bug target/30052] possible quadratic behaviour. pluto at agmk dot net
10:33 [Bug target/30784] ICE on loop vectorization (-O1 -march=athlon-xp -ftree-vectorize) pinskia at gcc dot gnu dot org
10:27 [Bug middle-end/30784] ICE on loop vectorization (-O1 -march=athlon-xp -ftree-vectorize) fxcoudert at gcc dot gnu dot o
10:23 [Bug middle-end/30784] New: ICE on loop vectorization (-O1 -march=athlon-xp -ftree-vectorize) fxcoudert at gcc dot gnu dot o
10:15 [Bug rtl-optimization/29841] [4.2/4.3 regression] ICE with scheduling and __builtin_trap patchapp at dberlin dot org
09:54 [Bug fortran/30783] "character(*), value" produces SEGV at runtime dominiq at lps dot ens dot fr
09:44 [Bug target/30778] [4.3 Regression] invalid code generation for memset() with -mtune=k8 rguenth at gcc dot gnu dot org
09:20 [Bug fortran/29975] [meta-bugs] ICEs with CP2K jv244 at cam dot ac dot uk
08:55 [Bug fortran/30783] New: "character(*), value" produces SEGV at runtime burnus at gcc dot gnu dot org
08:52 Bugzilla administrator Jarl Friis
07:35 [Bug rtl-optimization/29841] [4.2/4.3 regression] ICE with scheduling and __builtin_trap mkuvyrkov at gcc dot gnu dot o
06:56 [Bug fortran/29975] [meta-bugs] ICEs with CP2K pault at gcc dot gnu dot org
06:41 [Bug libfortran/30780] cpu_time produces a floating point exception when used with -O0 kargl at gcc dot gnu dot org
05:41 [Bug libfortran/30780] cpu_time produces a floating point exception when used with -O0 jvdelisle at gcc dot gnu dot o
04:32 [Bug libfortran/30780] cpu_time produces a floating point exception when used with -O0 pinskia at gcc dot gnu dot org
04:26 [Bug fortran/30780] cpu_time produces a floating point exception when used with -O0 kargl at gcc dot gnu dot org
02:59 [Bug target/27827] [4.0 Regression] gcc 4 produces worse x87 code on all platforms than gcc 3 pinskia at gcc dot gnu dot org
02:59 [Bug c++/25868] [4.0 Regression] Multiple templates and typedefs cause function prototype not to match pinskia at gcc dot gnu dot org
01:52 [Bug c/29521] Confusing warning for return with expression in function returning void manu at gcc dot gnu dot org
00:59 [Bug tree-optimization/30735] 50% slow down due to mem-ssa merge dnovillo at gcc dot gnu dot or
00:38 [Bug debug/26881] [4.1 Regression] internal compiler error in dwarf2out_finish pinskia at gcc dot gnu dot org
00:37 [Bug c/30782] Error compiling SpiderMonkey. pinskia at gcc dot gnu dot org
00:33 [Bug c/30782] New: Error compiling SpiderMonkey. rtpardavila at gmail dot com
00:29 [Bug c/29521] Confusing warning for return with expression in function returning void manu at gcc dot gnu dot org
00:26 [Bug libstdc++/21172] potential integer overflow error in STL heap functions pcarlini at suse dot de
00:25 [Bug libstdc++/21172] potential integer overflow error in STL heap functions paolo at gcc dot gnu dot org
00:03 [Bug middle-end/29584] [4.0 Regression] internal compiler error on optimization reichelt at gcc dot gnu dot or

February 12, 2007
23:48 [Bug fastjar/13020] zip-style comments robilad at kaffe dot org
23:40 [Bug fortran/30554] [4.2 and 4.1 only] ICE in mio_pointer_ref at module.c:1945 pault at gcc dot gnu dot org
23:38 [Bug fastjar/21822] fastjar/jartool.c's usage of MAXPATHLEN robilad at kaffe dot org
23:15 [Bug c/29521] Confusing warning for return with expression in function returning void patchapp at dberlin dot org
23:02 [Bug c/30769] compile error / segmentation fault / 64bit compiler ebotcazou at gcc dot gnu dot o
22:58 [Bug fortran/30319] [4.2 and 4.1 only] internal error in gfc_resolve_expr() for character parameter pault at gcc dot gnu dot org
22:56 [Bug fortran/29975] [meta-bugs] ICEs with CP2K paulthomas2 at wanadoo dot fr
22:44 [Bug c/30769] compile error / segmentation fault / 64bit compiler armin at xos dot net
22:25 [Bug c++/14622] type mismatch in explicit template instantiation not detected simartin at gcc dot gnu dot or
22:17 [Bug c++/14622] type mismatch in explicit template instantiation not detected simartin at gcc dot gnu dot or
22:10 [Bug middle-end/7651] Define -Wextra strictly in terms of other warning flags patchapp at dberlin dot org
21:48 [Bug c/30776] Replacing both stdin and stdout on forked child does not work. schwab at suse dot de
21:29 [Bug c/30776] Replacing both stdin and stdout on forked child does not work. pinskia at gcc dot gnu dot org
21:28 [Bug fortran/30780] cpu_time produces a floating point exception when used with -O0 pinskia at gcc dot gnu dot org
21:27 [Bug c++/29054] [4.0 Regression] ICE on friend template specialization reichelt at gcc dot gnu dot or
21:26 [Bug fortran/30780] cpu_time produces a floating point exception when used with -O0 pinskia at gcc dot gnu dot org
21:26 [Bug fortran/30781] cpu_time produces a floating point exception when used with -O0 pinskia at gcc dot gnu dot org
21:25 [Bug middle-end/30667] [4.3 Regression] ICE in immed_double_const, at emit-rtl.c:468 harsha dot jagasia at amd dot
21:20 [Bug target/30770] [4.3 regression]: BOOT_CFLAGS="-O2 -g -mtune=nocona" miscompiled thes stage 3 compiler belyshev at depni dot sinp dot
21:12 [Bug fortran/30781] New: cpu_time produces a floating point exception when used with -O0 glv at maths dot otago dot ac
21:09 [Bug target/30770] BOOT_CFLAGS="-O2 -g -mtune=nocona" miscompiled thes stage 3 compiler hjl at lucon dot org
21:08 [Bug fortran/30780] New: cpu_time produces a floating point exception when used with -O0 glv at maths dot otago dot ac
20:47 [Bug target/30052] possible quadratic behaviour. dberlin at gcc dot gnu dot org
20:25 [Bug libfortran/30533] minval, maxval missing for kind=1 and kind=2 tkoenig at gcc dot gnu dot org
20:23 [Bug libfortran/30533] minval, maxval missing for kind=1 and kind=2 tkoenig at gcc dot gnu dot org
20:21 [Bug libfortran/30533] minval, maxval missing for kind=1 and kind=2 tkoenig at gcc dot gnu dot org
20:12 [Bug fortran/30779] incomplete file triggers ICE jv244 at cam dot ac dot uk
20:08 [Bug testsuite/30777] testsuite/gcc.target/i386/abi-1.c failure on openSolaris jb at druiddesigns dot com
19:30 [Bug fortran/30779] incomplete file triggers ICE tkoenig at gcc dot gnu dot org
19:26 [Bug testsuite/30649] [4.1.x] possible bogus checkin of g++.dg/debug/debug9.C aoliva at gcc dot gnu dot org
19:22 [Bug target/30778] [4.3 Regression] invalid code generation for memset() with -mtune=k8 pinskia at gcc dot gnu dot org
19:18 [Bug fortran/29975] [meta-bugs] ICEs with CP2K jv244 at cam dot ac dot uk
19:14 [Bug fortran/30779] New: incomplete file triggers ICE jv244 at cam dot ac dot uk
19:03 [Bug middle-end/30778] New: [4.3 Regression] invalid code generation for memset() with -mtune=k8 belyshev at depni dot sinp dot
18:46 [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108 ian at airs dot com
18:46 [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108 ian at airs dot com
18:32 [Bug target/30757] [4.3 Regression] ICE with -march=athlon-xp -mfpmath=sse stuart at apple dot com
18:30 [Bug fortran/29975] [meta-bugs] ICEs with CP2K fxcoudert at gcc dot gnu dot o
18:27 [Bug target/30052] memory hog on x86-64 pluto at agmk dot net
18:26 [Bug fortran/29975] [meta-bugs] ICEs with CP2K jv244 at cam dot ac dot uk
18:25 [Bug target/30052] memory hog on x86-64 pluto at agmk dot net
18:24 [Bug testsuite/30777] New: testsuite/gcc.target/i386/abi-1.c failure on openSolaris jb at druiddesigns dot com
18:02 [Bug fortran/29975] [meta-bugs] ICEs with CP2K pault at gcc dot gnu dot org
17:52 [Bug fortran/29975] [meta-bugs] ICEs with CP2K jv244 at cam dot ac dot uk
17:32 [Bug middle-end/23237] [4.1 Regression] -O1 rejects valid code (xxx causes a section type conflict). fang at csl dot cornell dot ed
17:30 [Bug middle-end/28690] [4.2/4.3 Regression] Performace problem with indexed load/stores on powerpc bergner at gcc dot gnu dot org
17:20 [Bug fortran/29975] [meta-bugs] ICEs with CP2K pinskia at gcc dot gnu dot org
17:14 [Bug bootstrap/30775] Bootstrap segmentation faults checking for sqrtl declaration... pinskia at gcc dot gnu dot org
17:12 [Bug fortran/29975] [meta-bugs] ICEs with CP2K jv244 at cam dot ac dot uk
17:11 [Bug target/30757] [4.3 Regression] ICE with -march=athlon-xp -mfpmath=sse stuart at apple dot com
17:09 [Bug fortran/29975] [meta-bugs] ICEs with CP2K jv244 at cam dot ac dot uk
16:37 [Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only) dberlin at gcc dot gnu dot org
16:16 [Bug fortran/29975] [meta-bugs] ICEs with CP2K fxcoudert at gcc dot gnu dot o
16:03 [Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only) bangerth at dealii dot org
15:56 [Bug c/30776] New: Replacing both stdin and stdout on forked child does not work. alvin dot j dot rearick at sai
15:56 [Bug fortran/29975] [meta-bugs] ICEs with CP2K jv244 at cam dot ac dot uk
15:48 [Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only) rwgk at yahoo dot com
15:22 [Bug middle-end/30774] [4.1 regression] ld: fatal: too many symbols require `small' PIC references ghazi at gcc dot gnu dot org
15:18 [Bug bootstrap/30775] Bootstrap segmentation faults checking for sqrtl declaration... nospampeeps at yahoo dot com
15:16 [Bug bootstrap/30775] New: Bootstrap segmentation faults checking for sqrtl declaration... nospampeeps at yahoo dot com
14:57 [Bug middle-end/30774] [4.1 regression] ld: fatal: too many symbols require `small' PIC references ghazi at gcc dot gnu dot org
14:54 [Bug c/30769] compile error / segmentation fault / 64bit compiler ebotcazou at gcc dot gnu dot o
14:40 [Bug c/30769] compile error / segmentation fault / 64bit compiler armin at xos dot net
14:39 [Bug middle-end/30774] [4.1 regression] ld: fatal: too many symbols require `small' PIC references ghazi at gcc dot gnu dot org
14:37 [Bug middle-end/30774] New: [4.1 regression] ld: fatal: too many symbols require `small' PIC references ghazi at gcc dot gnu dot org
14:23 [Bug tree-optimization/30771] ice for legal code with -O2 -ftree-vectorize dorit at il dot ibm dot com
14:15 [Bug pending/30773] Spec cpu2k6/h264ref and sphinx3 miscompare regression steven at gcc dot gnu dot org
13:15 [Bug tree-optimization/29145] unsafe use of restrict qualifier dorit at gcc dot gnu dot org
12:44 [Bug pending/30773] New: Spec cpu2k6/h264ref and sphinx3 miscompare regression grigory_zagorodnev at linux do
10:49 [Bug c++/30583] [ODR] Non-static inline functions cause bugs when defined more than once in different files pinskia at gcc dot gnu dot org
10:46 [Bug libstdc++/18889] Unable to build libstdc++-v3 mike at tedder dot com
10:42 [Bug c/30772] ice for legal code with -fno-unit-at-a-time -O2 pinskia at gcc dot gnu dot org
10:42 [Bug tree-optimization/30563] [4.3 Regression] ice for legal code with flags -O2 -fno-unit-at-a-time pinskia at gcc dot gnu dot org
10:11 [Bug c++/30771] ice for legal code with -O2 -ftree-vectorize dorit at il dot ibm dot com
10:03 [Bug libfortran/15516] assembly snippets for nano second resolution wall clock time Helge dot Avlesen at bccs dot
09:58 [Bug c++/30771] ice for legal code with -O2 -ftree-vectorize rguenth at gcc dot gnu dot org
09:48 [Bug c/30772] ice for legal code with -fno-unit-at-a-time -O2 rguenth at gcc dot gnu dot org
09:32 [Bug middle-end/7651] Define -Wextra strictly in terms of other warning flags manu at gcc dot gnu dot org
08:55 [Bug c/30772] ice for legal code with -fno-unit-at-a-time -O2 dcb314 at hotmail dot com
08:54 [Bug c/30772] New: ice for legal code with -fno-unit-at-a-time -O2 dcb314 at hotmail dot com
08:53 [Bug c++/30771] ice for legal code with -O2 -ftree-vectorize dcb314 at hotmail dot com
08:52 [Bug c++/30771] New: ice for legal code with -O2 -ftree-vectorize dcb314 at hotmail dot com
08:21 [Bug c/30769] compile error / segmentation fault / 64bit compiler ebotcazou at gcc dot gnu dot o
08:07 [Bug c/30769] compile error / segmentation fault / 64bit compiler armin at xos dot net
07:51 [Bug c/30769] compile error / segmentation fault / 64bit compiler armin at xos dot net
07:38 [Bug fortran/30514] [4.1 only] zero-sized array wrongly rejected: integer :: i(1:-1) pault at gcc dot gnu dot org
07:37 [Bug fortran/30407] [4.1 only] Elemental functions in WHERE assignments wrongly rejected pault at gcc dot gnu dot org
07:37 [Bug libfortran/30617] recursive I/O hangs under OSX dominiq at lps dot ens dot fr
07:36 [Bug fortran/30626] [4.1 only] Wrong-code for internal read pault at gcc dot gnu dot org
07:36 [Bug fortran/30284] [4.1 only] ICE in gfc_add_modify with internal reads pault at gcc dot gnu dot org
07:35 [Bug fortran/30407] [4.2 and 4.1 only] Elemental functions in WHERE assignments wrongly rejected pault at gcc dot gnu dot org
07:35 [Bug fortran/30626] [4.2 and 4.1 only] Wrong-code for internal read pault at gcc dot gnu dot org
07:35 [Bug fortran/30514] [4.2 and 4. only] zero-sized array wrongly rejected: integer :: i(1:-1) pault at gcc dot gnu dot org
07:35 [Bug fortran/30284] [4.2 and 4.1 only] ICE in gfc_add_modify with internal reads pault at gcc dot gnu dot org
07:05 [Bug c/30769] compile error / segmentation fault / 64bit compiler ebotcazou at gcc dot gnu dot o
06:03 [Bug c++/30583] [ODR] Non-static inline functions cause bugs when defined more than once in different files Ivan dot Scherbakov at acronis
05:23 [Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only) rwgk at yahoo dot com
05:21 [Bug target/30770] BOOT_CFLAGS="-O2 -g -mtune=nocona" miscompiled thes stage 3 compiler hjl at lucon dot org
05:20 [Bug target/30770] New: BOOT_CFLAGS="-O2 -g -mtune=nocona" miscompiled thes stage 3 compiler hjl at lucon dot org
01:32 [Bug c/30769] New: compile error / segmentation fault / 64bit compiler armin at xos dot net
01:21 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) Tobias dot Schlueter at physik
01:15 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) dave at hiauly1 dot hia dot nr
01:11 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) mark at codesourcery dot com
01:03 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) tobi at gcc dot gnu dot org
00:55 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc pinskia at gcc dot gnu dot org
00:52 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) tobi at gcc dot gnu dot org
00:23 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc hp at gcc dot gnu dot org
00:22 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc hp at gcc dot gnu dot org
00:02 [Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only) bangerth at dealii dot org
00:00 [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc pinskia at gcc dot gnu dot org

February 11, 2007
23:55 [Bug c++/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc mmitchel at gcc dot gnu dot or
23:47 [Bug c++/30768] New: [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc hp at gcc dot gnu dot org
22:57 [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108 jim at amarooas dot com dot au
22:53 [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108 jim at amarooas dot com dot au
22:36 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) tobi at gcc dot gnu dot org
22:26 [Bug fortran/30372] various intrinsics do not diagnose invalid argument kinds kargl at gcc dot gnu dot org
21:52 [Bug fortran/30372] various intrinsics do not diagnose invalid argument kinds dfranke at gcc dot gnu dot org
21:41 [Bug c++/26988] [4.0/4.1 Regression] template constructor in template class derived from virtual base can not be specialized mmitchel at gcc dot gnu dot or
21:41 [Bug c++/26988] [4.0/4.1/4.2/4.3 Regression] template constructor in template class derived from virtual base can not be specialized mmitchel at gcc dot gnu dot or
21:38 [Bug bootstrap/30767] [4.3 regression]: compare is no longer enabled by default hjl at lucon dot org
21:22 [Bug bootstrap/30767] [4.3 regression]: compare is no longer enabled by default drow at gcc dot gnu dot org
21:08 [Bug middle-end/30151] [4.3 Regression] /usr/ccs/bin/ld: Duplicate symbol "global destructors keyed to _ZNSt3tr112_GLOBAL__N_16ignoreE" dave at hiauly1 dot hia dot nr
21:03 [Bug bootstrap/30767] New: [4.3 regression]: compare is no longer enabled by default hjl at lucon dot org
21:02 [Bug fortran/30372] kill intrinsic doesn't diagnose invalid argument kinds dfranke at gcc dot gnu dot org
21:02 [Bug fortran/30733] VOLATILE: Missed optimization - attribute not restricted to scope tkoenig at gcc dot gnu dot org
21:00 [Bug libfortran/30765] generating files from m4 tkoenig at gcc dot gnu dot org
20:59 [Bug libfortran/30617] recursive I/O hangs under OSX pault at gcc dot gnu dot org
20:59 [Bug fortran/30554] [4.2 and 4.1 only] ICE in mio_pointer_ref at module.c:1945 pault at gcc dot gnu dot org
20:59 [Bug fortran/30319] internal error in gfc_resolve_expr() for character parameter pault at gcc dot gnu dot org
20:43 [Bug fortran/30372] kill intrinsic doesn't diagnose invalid argument kinds kargl at gcc dot gnu dot org
20:34 [Bug testsuite/30649] [4.1.x] possible bogus checkin of g++.dg/debug/debug9.C mmitchel at gcc dot gnu dot or
20:33 [Bug testsuite/30649] [4.1.x] possible bogus checkin of g++.dg/debug/debug9.C mmitchel at gcc dot gnu dot or
20:22 [Bug libgcj/30419] [4.3 Regression] libjava failed to build pinskia at gcc dot gnu dot org
20:20 [Bug middle-end/30151] [4.3 Regression] /usr/ccs/bin/ld: Duplicate symbol "global destructors keyed to _ZNSt3tr112_GLOBAL__N_16ignoreE" pinskia at gcc dot gnu dot org
20:17 [Bug driver/29931] following argv[0] symlink in process_command breaks symlinked-together toolchain pinskia at gcc dot gnu dot org
20:15 [Bug c++/26988] [4.0/4.1/4.2/4.3 Regression] template constructor in template class derived from virtual base can not be specialized mmitchel at gcc dot gnu dot or
20:07 [Bug c++/30766] Template functions now use declaration scope instead of call scope pinskia at gcc dot gnu dot org
20:02 [Bug c++/30766] New: Template functions now use declaration scope instead of call scope 9ugsa9j02 at sneakemail dot co
19:43 [Bug libfortran/30533] minval, maxval missing for kind=1 and kind=2 tkoenig at gcc dot gnu dot org
19:42 [Bug libfortran/30765] New: generating files from m4 tkoenig at gcc dot gnu dot org
19:39 [Bug fortran/30372] kill intrinsic doesn't diagnose invalid argument kinds dfranke at gcc dot gnu dot org
19:34 [Bug target/27500] iWMMXT bootstrap failure with recent binutils s_j_newbury at yahoo dot co do
19:20 [Bug target/29487] Shared libstdc++ fails to link mmitchel at gcc dot gnu dot or
19:12 [Bug middle-end/30761] [4.1/4.2/4.3 regression] Error: unsupported relocation against sfp pinskia at gcc dot gnu dot org
18:58 [Bug target/29487] Shared libstdc++ fails to link mmitchel at gcc dot gnu dot or
18:27 [Bug c++/30763] problem with bit-fields assignment pinskia at gcc dot gnu dot org
18:21 [Bug c++/30763] problem with bit-fields assignment rguenth at gcc dot gnu dot org
18:21 [Bug c++/30763] problem with bit-fields assignment rguenth at gcc dot gnu dot org
17:43 [Bug fortran/30764] GFortran ICE if real constants in module kargl at gcc dot gnu dot org
17:42 [Bug fortran/30764] GFortran ICE if real constants in module pinskia at gcc dot gnu dot org
17:40 [Bug fortran/30764] GFortran ICE if real constants in module engel at itp1 dot uni-stuttgar
16:55 [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108 ian at airs dot com
16:52 [Bug fortran/30764] GFortran ICE if real constants in module jvdelisle at gcc dot gnu dot o
14:50 [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type dave at hiauly1 dot hia dot nr
14:46 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) dave at hiauly1 dot hia dot nr
14:44 [Bug fortran/30764] New: GFortran ICE if real constants in module engel at itp1 dot uni-stuttgar
13:21 [Bug c++/30763] problem with bit-fields assignment vovanec at gmail dot com
13:17 [Bug c++/30763] New: problem with bit-fields assignment vovanec at gmail dot com
11:59 [Bug c/30762] [4.2/4.3 Regression] inlining destroys type information aldot at gcc dot gnu dot org
11:58 [Bug c/30762] [4.2 Regression] inlining destroys type information aldot at gcc dot gnu dot org
11:57 [Bug c/30762] [4.2 Regression] inlining destroys type information aldot at gcc dot gnu dot org
11:39 [Bug c++/30534] [4.3 regression] ICE with invalid template argument reichelt at gcc dot gnu dot or
11:05 [Bug c/30762] [4.2 Regression] inlining destroys type information aldot at gcc dot gnu dot org
10:55 [Bug libfortran/15516] assembly snippets for nano second resolution wall clock time jv244 at cam dot ac dot uk
10:48 [Bug rtl-optimization/30761] [4.1/4.2/4.3 regression] Error: unsupported relocation against sfp pinskia at gcc dot gnu dot org
10:31 [Bug rtl-optimization/30761] [4.1/4.2/4.3 regression] Error: unsupported relocation against sfp pinskia at gcc dot gnu dot org
10:28 [Bug c/30762] [4.2 Regression] inlining destroys type information aldot at gcc dot gnu dot org
10:26 [Bug c/30762] inlining destroys type information aldot at gcc dot gnu dot org
10:24 [Bug c/30762] inlining destroys type information aldot at gcc dot gnu dot org
10:24 [Bug c/30762] inlining destroys type information aldot at gcc dot gnu dot org
10:23 [Bug c/30762] New: inlining destroys type information aldot at gcc dot gnu dot org
10:10 [Bug rtl-optimization/30761] New: [4.3 regression] Error: unsupported relocation against sfp schwab at suse dot de
09:57 [Bug fortran/30660] [4.2 and 4.1 only] Allocatable components of a derived type "require" the SAVE attribute. pault at gcc dot gnu dot org
09:52 [Bug fortran/30625] Array pointers to components of derived type arrays do not work pault at gcc dot gnu dot org
06:22 [Bug c++/30624] ignores explicit qualification bangerth at math dot tamu dot
06:13 [Bug libgcj/30647] build of gcc midi-dssi fails grgoffe at yahoo dot com
06:04 [Bug c++/30624] ignores explicit qualification igodard at pacbell dot net
05:30 [Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only) rwgk at yahoo dot com
04:16 [Bug c++/30624] ignores explicit qualification bangerth at dealii dot org
04:13 [Bug c++/30623] Ignores "using" bangerth at dealii dot org
04:11 [Bug c++/30583] [ODR] Non-static inline functions cause bugs when defined more than once in different files bangerth at dealii dot org
04:08 [Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only) bangerth at dealii dot org
03:57 [Bug c++/30566] -Wshadow warns about clashes between nested function parameters in C++ bangerth at dealii dot org
03:56 [Bug c++/30535] [4.2/4.3 regression] ICE with invalid template operator bangerth at dealii dot org
03:55 [Bug c++/30431] failure to check for visible declaration of friend function to template class bangerth at dealii dot org
03:51 [Bug c++/30534] [4.3 regression] ICE with invalid template argument bangerth at dealii dot org
01:44 [Bug c/30741] Error when trying to compile under DOS on a Vista machine ggiordano at verizon dot net
00:28 [Bug fortran/24783] [4.1 and 4.2 only] Implicit none in module overwrite explicit in procedure jvdelisle at gcc dot gnu dot o
00:27 [Bug fortran/24783] [4.1 and 4.2 only] Implicit none in module overwrite explicit in procedure jvdelisle at gcc dot gnu dot o
00:26 [Bug fortran/24783] [4.1 and 4.2 only] Implicit none in module overwrite explicit in procedure jvdelisle at gcc dot gnu dot o

February 10, 2007
23:30 [Bug fortran/24783] [4.1 and 4.2 only] Implicit none in module overwrite explicit in procedure jvdelisle at gcc dot gnu dot o
23:26 [Bug fortran/24783] [4.1 and 4.2 only] Implicit none in module overwrite explicit in procedure jvdelisle at gcc dot gnu dot o
22:44 [Bug target/30406] ICE in LOGICAL(8) functions dominiq at lps dot ens dot fr
22:43 [Bug middle-end/30433] [4.1/4.2/4.3 Regression] no longer folding __complex__(0.0, 1.0) == __complex__(1.0, 0.0) pinskia at gcc dot gnu dot org
22:42 [Bug target/30406] ICE in LOGICAL(8) functions pinskia at gcc dot gnu dot org
22:21 [Bug target/30406] ICE in LOGICAL(8) functions fxcoudert at gcc dot gnu dot o
22:12 [Bug target/30406] ICE in LOGICAL(8) functions dominiq at lps dot ens dot fr
21:18 [Bug fortran/30625] Array pointers to components of derived type arrays do not work fxcoudert at gcc dot gnu dot o
21:15 [Bug fortran/30319] internal error in gfc_resolve_expr() for character parameter patchapp at dberlin dot org
21:12 [Bug c++/30745] Undefined static const pinskia at gcc dot gnu dot org
21:08 [Bug c++/30759] [4.1/4.2/4.3 Regression] initializer-list accepted for object of non-POD type pinskia at gcc dot gnu dot org
20:25 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) patchapp at dberlin dot org
20:24 [Bug target/30634] FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 danglin at gcc dot gnu dot org
20:11 [Bug target/30760] New: parisc-specific asm constraints not documented vapier at gentoo dot org
20:07 [Bug middle-end/26900] Number of iterations not know for simple loop rakdver at gcc dot gnu dot org
19:57 [Bug libfortran/30533] minval, maxval missing for kind=1 and kind=2 tkoenig at gcc dot gnu dot org
19:56 [Bug c++/30759] New: initializer-list accepted for object of non-POD type gdr at gcc dot gnu dot org
19:54 [Bug target/30634] FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 danglin at gcc dot gnu dot org
19:51 [Bug target/30634] FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 danglin at gcc dot gnu dot org
19:23 [Bug debug/28834] [4.0/4.1/4.2/4.3 Regression] -O3 -g crashes sometimes when using may_alias and structs pinskia at gcc dot gnu dot org
19:23 [Bug testsuite/30758] ICE in torture test (make check) for mayalias-2.c pinskia at gcc dot gnu dot org
19:21 [Bug testsuite/30758] New: ICE in torture test (make check) for mayalias-2.c Jean-pierre dot vial at wanado
19:08 [Bug fortran/24783] [4.1 and 4.2 only] Implicit none in module overwrite explicit in procedure jvdelisle at gcc dot gnu dot o
19:01 [Bug bootstrap/30620] missing dependencies of gcov-io.h breaks --enable-intermodule build aldot at gcc dot gnu dot org
18:47 [Bug target/30757] [4.3 Regression] ICE with -march=athlon-xp -mfpmath=sse pinskia at gcc dot gnu dot org
17:24 [Bug target/30406] ICE in LOGICAL(8) functions fxcoudert at gcc dot gnu dot o
16:38 [Bug fortran/24783] [4.1 and 4.2 only] Implicit none in module overwrite explicit in procedure fxcoudert at gcc dot gnu dot o
16:24 [Bug fortran/30404] [4.1 only] Wrong FORALL result fxcoudert at gcc dot gnu dot o
16:22 [Bug fortran/30381] [4.1 and 4.2] ISHFTC() constant folding is broken. fxcoudert at gcc dot gnu dot o
16:20 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) fxcoudert at gcc dot gnu dot o
15:50 [Bug target/30757] [4.3 Regression] ICE with -march=athlon-xp -mfpmath=sse rguenth at gcc dot gnu dot org
15:18 [Bug rtl-optimization/27883] [4.0/4.1 regression] in schedule_insns, at sched-rgn.c:3038 on mips ebotcazou at gcc dot gnu dot o
15:11 [Bug rtl-optimization/25514] [4.0 regression] internal consistency failure ebotcazou at gcc dot gnu dot o
15:07 [Bug rtl-optimization/25588] arm-linux: crash in verify_wide_reg with -funroll-loops ebotcazou at gcc dot gnu dot o
14:36 [Bug libgcj/30742] ResourceBundle regression aph at gcc dot gnu dot org
14:23 [Bug libgcj/30742] ResourceBundle regression aph at gcc dot gnu dot org
13:21 [Bug rtl-optimization/25588] arm-linux: crash in verify_wide_reg with -funroll-loops debian-gcc at lists dot debian
13:04 [Bug c/30757] New: ICE with -march=athlon-xp -mfpmath=sse wouter dot vermaelen at pi dot
12:28 [Bug testsuite/30755] [4.3 regression]: gcc.dg/tree-ssa/loop-25.c rguenth at gcc dot gnu dot org
12:17 [Bug c++/30745] Undefined static const hans dot buchmann at fhso dot
11:50 [Bug libgcj/30742] ResourceBundle regression aph at gcc dot gnu dot org
11:02 [Bug libgcj/30742] ResourceBundle regression aph at gcc dot gnu dot org
10:47 [Bug regression/30755] [4.3 regression]: gcc.dg/tree-ssa/loop-25.c hp at gcc dot gnu dot org
09:40 [Bug tree-optimization/18754] unrolling happens too late/SRA does not happen late enough pinskia at gcc dot gnu dot org
09:40 [Bug rtl-optimization/30697] Local arrays not eliminated by optimization pinskia at gcc dot gnu dot org
09:35 [Bug other/30756] New: Daily bump in branches/gcc-4_0-branch/libstdc++-v3/include/bits/c++config andreas dot meier_ at gmx dot
09:27 [Bug regression/30755] [4.3 regression]: gcc.dg/tree-ssa/loop-25.c pinskia at gcc dot gnu dot org
09:17 [Bug c++/15179] Error message can be improved pinskia at gcc dot gnu dot org
09:17 [Bug c++/30754] mystefying error "type A is not derived from type B" pinskia at gcc dot gnu dot org
09:17 [Bug c++/15179] Error message can be improved pinskia at gcc dot gnu dot org
09:17 [Bug c++/28182] Bad diagnostic with missing "typename" keyword pinskia at gcc dot gnu dot org
07:32 [Bug libgcj/30647] build of gcc midi-dssi fails tromey at gcc dot gnu dot org
06:48 [Bug rtl-optimization/29599] [4.1/4.2/4.3 Regression] ICE when building the kernel on SH4 kkojima at gcc dot gnu dot org
03:12 [Bug regression/30755] New: [4.3 regression]: gcc.dg/tree-ssa/loop-25.c hp at gcc dot gnu dot org
03:06 [Bug c++/30754] New: mystefying error "type A is not derived from type B" benoit dot hudson at gmail dot
02:50 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) tobi at gcc dot gnu dot org
02:18 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) tobi at gcc dot gnu dot org
02:11 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) tobi at gcc dot gnu dot org
01:53 [Bug bootstrap/30753] [4.3 Regression] checking for correct version of gmp.h... no dave at hiauly1 dot hia dot nr
01:37 [Bug bootstrap/30753] [4.3 Regression] checking for correct version of gmp.h... no drow at gcc dot gnu dot org
01:19 [Bug libgcj/30647] build of gcc midi-dssi fails grgoffe at yahoo dot com
01:17 [Bug bootstrap/30753] [4.3 Regression] checking for correct version of gmp.h... no dave at hiauly1 dot hia dot nr
01:13 [Bug target/29487] Shared libstdc++ fails to link mmitchel at gcc dot gnu dot or
01:02 [Bug target/29487] Shared libstdc++ fails to link mmitchel at gcc dot gnu dot or
01:01 [Bug bootstrap/30753] [4.3 Regression] checking for correct version of gmp.h... no drow at gcc dot gnu dot org
00:56 [Bug rtl-optimization/323] optimized code gives strange floating point results brooks at gcc dot gnu dot org
00:55 [Bug fortran/30752] SECNDS() or DATE_AND_TIME() intrinsic optimized incorrectly. brooks at gcc dot gnu dot org
00:53 [Bug bootstrap/30753] [4.3 Regression] checking for correct version of gmp.h... no dave at hiauly1 dot hia dot nr
00:42 [Bug bootstrap/30753] [4.3 Regression] checking for correct version of gmp.h... no drow at gcc dot gnu dot org
00:38 [Bug bootstrap/30753] [4.3 Regression] checking for correct version of gmp.h... no pinskia at gcc dot gnu dot org
00:31 [Bug bootstrap/30753] New: checking for correct version of gmp.h... no danglin at gcc dot gnu dot org
00:22 [Bug fortran/30752] SECNDS() or DATE_AND_TIME() intrinsic optimized incorrectly. pinskia at gcc dot gnu dot org
00:22 [Bug ada/30740] Improper semantics in gnat's compilation of certain expressions involving modular arithmetic jaffem at erau dot edu
00:20 [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108 pinskia at gcc dot gnu dot org
00:12 [Bug fortran/30752] New: SECNDS() or DATE_AND_TIME() intrinsic optimized incorrectly. brooks at gcc dot gnu dot org
00:10 [Bug java/30751] New: internal compiler error: in extract_insn, at recog.c:2108 jim at amarooas dot com dot au

February 09, 2007
22:52 [Bug c++/28475] Internal error: Segmentation fault (program cc1plus) reichelt at gcc dot gnu dot or
22:42 [Bug fortran/29397] Constant logical expression with parameter array fxcoudert at gcc dot gnu dot o
22:38 [Bug bootstrap/30748] configure broken on trunk drow at gcc dot gnu dot org
22:34 [Bug bootstrap/30748] configure broken on trunk drow at gcc dot gnu dot org
22:28 [Bug libgcj/30742] ResourceBundle regression tromey at gcc dot gnu dot org
22:28 [Bug c++/26917] [4.0 regression] ICE with -frepo on invalid code reichelt at gcc dot gnu dot or
22:28 [Bug bootstrap/30748] configure broken on trunk drow at gcc dot gnu dot org
22:25 [Bug middle-end/30700] [4.2/4.3 Regression] YA bogus undefined reference error to static func with -g and -O pinskia at gcc dot gnu dot org
22:23 [Bug libobjc/30731] [4.3 Regression] Warnings while compiling libobjc on spu-elf with the uleb128 changes pinskia at gcc dot gnu dot org
22:13 [Bug c++/30615] c++: Internal error: Killed: 9 (program cc1plus) reichelt at gcc dot gnu dot or
22:10 [Bug c/30729] [4.1/4.2/4.3 Regression] value computed is not used warning with unused result of va_arg pinskia at gcc dot gnu dot org
22:09 [Bug c++/30637] The options -fno-unit-at-a-time and -finline-functions generates erroneous code reichelt at gcc dot gnu dot or
21:59 [Bug libgcj/30742] ResourceBundle regression tromey at gcc dot gnu dot org
21:56 [Bug fortran/30512] MAXVAL() incorrect for zero-size int arrays, and for -HUGE-1 maximum values. burnus at gcc dot gnu dot org
21:55 [Bug c/30750] Cannot compile: conflicting types for 'sys_errlist' acoletti at smrcusa dot com
21:45 [Bug bootstrap/30678] [4.3 regression] sysmacros.h get currupt from Fixincludes with updated glibc. pinskia at gcc dot gnu dot org
21:45 [Bug bootstrap/30709] last trunk failed to bootstrap pinskia at gcc dot gnu dot org
21:43 [Bug c/30750] Cannot compile: conflicting types for 'sys_errlist' pinskia at gcc dot gnu dot org
21:39 [Bug c/30750] New: Cannot compile: conflicting types for 'sys_errlist' acoletti at smrcusa dot com
20:56 [Bug libgcj/30647] build of gcc midi-dssi fails tromey at gcc dot gnu dot org
20:56 [Bug libgcj/30647] build of gcc midi-dssi fails cvs-commit at developer dot cl
20:54 [Bug libgcj/30647] build of gcc midi-dssi fails tromey at gcc dot gnu dot org
20:50 [Bug libgcj/30742] ResourceBundle regression tromey at gcc dot gnu dot org
20:38 [Bug rtl-optimization/29841] [4.2/4.3 regression] ICE with scheduling and __builtin_trap colin at gibibit dot com
20:33 [Bug fortran/30720] [4.2/4.1 only] runtime: check for empty array slices before allocating a negative amount of memory fxcoudert at gcc dot gnu dot o
20:31 [Bug fortran/30720] runtime: check for empty array slices before allocating a negative amount of memory fxcoudert at gcc dot gnu dot o
20:01 [Bug rtl-optimization/29841] [4.2/4.3 regression] ICE with scheduling and __builtin_trap pinskia at gcc dot gnu dot org
20:01 [Bug target/30749] Optimizations cause ICE segfault w/ -march=pentium pinskia at gcc dot gnu dot org
19:30 [Bug libgcj/30647] build of gcc midi-dssi fails grgoffe at yahoo dot com
19:26 [Bug bootstrap/30748] configure broken on trunk brett dot albertson at stratec
19:15 [Bug c/30741] Error when trying to compile under DOS on a Vista machine dj at redhat dot com
19:14 [Bug bootstrap/30748] configure broken on trunk brett dot albertson at stratec
19:00 [Bug tree-optimization/29922] [4.3 Regression] [Linux] ICE in insert_into_preds_of_block pinskia at gcc dot gnu dot org
19:00 [Bug fortran/30713] ICE in insert_into_preds_of_block, at tree-ssa-pre.c:2750 pinskia at gcc dot gnu dot org
18:59 [Bug target/30712] [4.3 Regression] Failures related to SSE2 starting Feb 5th 2007 pinskia at gcc dot gnu dot org
18:58 [Bug target/30726] bootstrap support for x86_64-*-solaris2.10 pinskia at gcc dot gnu dot org
18:58 [Bug other/30749] Optimizations cause ICE segfault w/ -march=pentium colin at gibibit dot com
18:56 [Bug other/30749] New: Optimizations cause ICE segfault w/ -march=pentium colin at gibibit dot com
18:55 [Bug bootstrap/30727] Argument list to long when compiling gcc pinskia at gcc dot gnu dot org
18:48 [Bug target/30728] Building a 32-bit compiler on a 64-bit system should pass --32 flag to the assembler pinskia at gcc dot gnu dot org
18:47 [Bug middle-end/30744] [4.2/4.3 Regression] ICE in compare_values, at tree-vrp.c:466 pinskia at gcc dot gnu dot org
18:45 [Bug libgcj/30647] build of gcc midi-dssi fails grgoffe at yahoo dot com
18:44 [Bug c/10676] Using unnamed fields in initializers pinskia at gcc dot gnu dot org
18:44 [Bug c/30737] C99 initializer can't see anon struct/union members pinskia at gcc dot gnu dot org
18:41 [Bug bootstrap/30748] configure broken on trunk pinskia at gcc dot gnu dot org
17:07 [Bug fortran/30746] 50th Anniversary Bug - scoping error fxcoudert at gcc dot gnu dot o
17:05 [Bug libgcj/30742] ResourceBundle regression aph at gcc dot gnu dot org
16:13 [Bug bootstrap/30748] New: configure broken on trunk brett dot albertson at stratec
16:10 [Bug tree-optimization/22196] Missed back prop pinskia at gcc dot gnu dot org
16:10 [Bug rtl-optimization/30747] gcc should optimize x / (cond ? const1 : const2) pinskia at gcc dot gnu dot org
15:41 [Bug rtl-optimization/30747] gcc should optimize x / (cond ? const1 : const2) ak at muc dot de
15:41 [Bug rtl-optimization/30747] New: gcc should optimize x / (cond ? const1 : const2) ak at muc dot de
15:19 [Bug fortran/30746] 50th Anniversary Bug - scoping error pault at gcc dot gnu dot org
15:18 [Bug fortran/30746] New: 50th Anniversary Bug - scoping error pault at gcc dot gnu dot org
14:53 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) tobi at gcc dot gnu dot org
14:52 [Bug c++/30745] Undefined static const pinskia at gcc dot gnu dot org
14:48 [Bug tree-optimization/19431] missed optimization with ifs and deferencing rguenth at gcc dot gnu dot org
14:46 [Bug tree-optimization/19431] missed optimization with ifs and deferencing pinskia at gcc dot gnu dot org
14:46 [Bug tree-optimization/30738] suboptimal code for min, max, et al pinskia at gcc dot gnu dot org
14:44 [Bug c++/30745] New: Undefined static const hans dot buchmann at fhso dot
14:42 [Bug c/30743] Bogus warning on argument passing discarding qualifiers pinskia at gcc dot gnu dot org
14:42 [Bug middle-end/29478] [4.2/4.3 Regression] optmization generates warning for casts pinskia at gcc dot gnu dot org
14:34 [Bug ada/30740] Improper semantics in gnat's compilation of certain expressions involving modular arithmetic ludovic at ludovic-brenta dot
14:19 [Bug tree-optimization/23361] Can't eliminate empty loops with power of two step and variable bounds rguenth at gcc dot gnu dot org
14:03 [Bug c++/11159] erroneous warning in copy ctor with virtual inheritance manu at gcc dot gnu dot org
14:02 [Bug c++/5645] gcc warns that pure virtual class not explicitly initialized manu at gcc dot gnu dot org
14:01 [Bug tree-optimization/30738] suboptimal code for min, max, et al rguenth at gcc dot gnu dot org
13:29 [Bug tree-optimization/23361] Can't eliminate empty loops with power of two step and variable bounds rguenth at gcc dot gnu dot org
13:25 [Bug libfortran/30498] Support traceback (backtrace) on errors P dot Schaffnit at access dot
13:21 [Bug middle-end/30744] ICE in compare_values, at tree-vrp.c:466 rguenth at gcc dot gnu dot org
13:00 [Bug tree-optimization/30738] suboptimal code for min, max, et al rguenth at gcc dot gnu dot org
12:55 [Bug preprocessor/23479] Implement binary constants with a "0b" prefix j at uriah dot heep dot sax do
12:52 [Bug c++/20201] requesting -Wfatal-errors=n bkoz at gcc dot gnu dot org
12:45 [Bug c++/23689] Malformed typedef silently ignored manu at gcc dot gnu dot org
12:20 [Bug fortran/30554] [4.2 and 4.1 only] ICE in mio_pointer_ref at module.c:1945 patchapp at dberlin dot org
12:14 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) dominiq at lps dot ens dot fr
12:13 [Bug c/30743] Bogus warning on argument passing discarding qualifiers gdr at cs dot tamu dot edu
12:05 [Bug c++/20201] requesting -Wfatal-errors=n manu at gcc dot gnu dot org
11:22 [Bug tree-optimization/30744] New: ICE in compare_values, at tree-vrp.c:466 gkatsi at gmail dot com
10:54 [Bug tree-optimization/30738] suboptimal code for min, max, et al rguenth at gcc dot gnu dot org
10:05 [Bug libfortran/30498] Support traceback (backtrace) on errors P dot Schaffnit at access dot
10:04 [Bug c/30743] Bogus warning on argument passing discarding qualifiers gdr at gcc dot gnu dot org
09:56 [Bug libfortran/30498] Support traceback (backtrace) on errors burnus at gcc dot gnu dot org
09:29 [Bug c/30743] Bogus warning on argument passing discarding qualifiers gdr at gcc dot gnu dot org
09:28 [Bug c/30743] New: Bogus warning on argument passing discarding qualifiers gdr at gcc dot gnu dot org
08:52 [Bug libstdc++/17012] [DR 526] std::list's function, remove, looks like it is reading memory that has been freed. pcarlini at suse dot de
08:25 [Bug libfortran/30498] Support traceback (backtrace) on errors P dot Schaffnit at access dot
08:16 [Bug libfortran/30498] Support traceback (backtrace) on errors fxcoudert at gcc dot gnu dot o
07:44 [Bug libfortran/30498] Support traceback (backtrace) on errors P dot Schaffnit at access dot
04:11 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) Tobias dot Schlueter at physik
03:59 [Bug libgcj/30742] ResourceBundle regression tromey at gcc dot gnu dot org
03:58 [Bug libgcj/30742] New: ResourceBundle regression tromey at gcc dot gnu dot org
03:43 [Bug c/30741] Error when trying to compile under DOS on a Vista machine ggiordano at verizon dot net
03:34 [Bug libgcj/30647] build of gcc midi-dssi fails grgoffe at yahoo dot com
03:10 [Bug c/30741] Error when trying to compile under DOS on a Vista machine dj at redhat dot com
03:01 [Bug c/30741] New: Error when trying to compile under DOS on a Vista machine ggiordano at verizon dot net
02:53 [Bug target/29487] Shared libstdc++ fails to link mmitchel at gcc dot gnu dot or
01:31 [Bug c++/28705] [4.1Regression] ICE: in type_dependent_expression_p, at cp/pt.c:12837 reichelt at gcc dot gnu dot or
01:31 [Bug c++/30425] [4.0/4.1 Regression] ICE in type_dependent_expression_p, at cp/pt.c:12739 reichelt at gcc dot gnu dot or
01:30 [Bug c++/28705] [4.1Regression] ICE: in type_dependent_expression_p, at cp/pt.c:12837 reichelt at gcc dot gnu dot or
01:17 [Bug c++/30637] The options -fno-unit-at-a-time and -finline-functions generates erroneous code reichelt at gcc dot gnu dot or
01:00 [Bug libstdc++/17012] [DR 526] std::list's function, remove, looks like it is reading memory that has been freed. paolo at gcc dot gnu dot org
00:57 [Bug preprocessor/14934] the assumed dependency target isn't always right tromey at gcc dot gnu dot org
00:53 [Bug ada/30740] New: Improper semantics in gnat's compilation of certain expressions involving modular arithmetic jaffem at erau dot edu
00:51 [Bug libgcj/30647] build of gcc midi-dssi fails tromey at gcc dot gnu dot org
00:48 [Bug c++/30659] [4.0/4.1/4.2/4.3 Regression] ICE in undefined template reichelt at gcc dot gnu dot or
00:35 [Bug c++/24791] ICE on invalid instantiation of template's static member reichelt at gcc dot gnu dot or
00:35 [Bug c++/30721] ICE on invalid template code reichelt at gcc dot gnu dot or
00:34 [Bug c++/24791] ICE on invalid instantiation of template's static member reichelt at gcc dot gnu dot or
00:34 [Bug c++/30722] ICE on invalid template code #2 reichelt at gcc dot gnu dot or
00:32 [Bug c++/24791] ICE on invalid instantiation of template's static member reichelt at gcc dot gnu dot or
00:19 [Bug libgcj/30647] build of gcc midi-dssi fails grgoffe at yahoo dot com
00:03 [Bug libgcj/30570] Word "DEBUG" used as a variable in VMAccessController.java breaks build tromey at gcc dot gnu dot org

February 08, 2007
23:55 [Bug rtl-optimization/29599] [4.1/4.2/4.3 Regression] ICE when building the kernel on SH4 kkojima at gcc dot gnu dot org
23:35 [Bug middle-end/30696] [4.3 regression] Linker failure with OpenMP and inline function jakub at gcc dot gnu dot org
23:31 [Bug c++/30703] ICE Segmentation fault on using OpenMP jakub at gcc dot gnu dot org
22:30 [Bug target/30518] error from system header file dominiq at lps dot ens dot fr
22:25 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) dominiq at lps dot ens dot fr
22:10 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) Tobias dot Schlueter at physik
22:08 [Bug bootstrap/30739] New: awk Prerequisite is not documented pinskia at gcc dot gnu dot org
22:06 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) dominiq at lps dot ens dot fr
21:53 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) Tobias dot Schlueter at physik
21:38 [Bug bootstrap/30678] [4.3 regression] sysmacros.h get currupt from Fixincludes with updated glibc. pinskia at gcc dot gnu dot org
21:25 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) dominiq at lps dot ens dot fr
21:01 [Bug c++/30738] New: suboptimal code for min, max, et al sebor at roguewave dot com
20:56 [Bug libgcj/30570] Word "DEBUG" used as a variable in VMAccessController.java breaks build rob1weld at aol dot com
20:53 [Bug bootstrap/30678] [4.3 regression] sysmacros.h get currupt from Fixincludes with updated glibc. bkorb at gnu dot org
20:47 [Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10 andreast at gcc dot gnu dot or
20:30 [Bug libfortran/30498] Support traceback (backtrace) on errors patchapp at dberlin dot org
20:26 [Bug bootstrap/30678] [4.3 regression] sysmacros.h get currupt from Fixincludes with updated glibc. tkoenig at gcc dot gnu dot org
20:21 [Bug libgcj/30647] build of gcc midi-dssi fails tromey at gcc dot gnu dot org
19:50 [Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10 tromey at gcc dot gnu dot org
19:33 ICAS 2007 & ICNS 2007, Athens, June 19-25, 2007 DEADLINE EXTENDED FEBRUARY 10 Dr. Reda
19:17 [Bug target/30736] stack references scheduled below stack pointer adjustment pinskia at gcc dot gnu dot org
19:17 [Bug target/30282] Optimization flag -O1 -fschedule-insns2 cause red zone to be used when there is none pinskia at gcc dot gnu dot org
19:05 [Bug c/30737] C99 initializer can't see anon struct/union members acahalan at gmail dot com
19:02 [Bug target/30518] error from system header file mrs at apple dot com
19:00 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) tobi at gcc dot gnu dot org
18:43 [Bug c/30737] C99 initializer can't see anon struct/union members joseph at codesourcery dot com
18:42 [Bug tree-optimization/30735] 50% slow down due to mem-ssa merge dnovillo at gcc dot gnu dot or
18:32 [Bug c/30737] New: C99 initializer can't see anon struct/union members acahalan at gmail dot com
18:07 bug Cseke Tamas
17:35 [Bug target/30736] stack references scheduled below stack pointer adjustment matz at gcc dot gnu dot org
17:30 [Bug tree-optimization/30562] [4.3 Regression] remove unused variable is removing a referenced variable (in STORED_SYMS or LOADED_SYMS) aldot at gcc dot gnu dot org
17:25 [Bug target/30736] New: stack references scheduled below stack pointer adjustment matz at gcc dot gnu dot org
17:13 [Bug tree-optimization/30735] 50% slow down due to mem-ssa merge hjl at lucon dot org
17:10 [Bug tree-optimization/30562] [4.3 Regression] remove unused variable is removing a referenced variable (in STORED_SYMS or LOADED_SYMS) dnovillo at gcc dot gnu dot or
17:08 [Bug tree-optimization/30735] 50% slow down due to mem-ssa merge rguenth at gcc dot gnu dot org
17:01 [Bug tree-optimization/30735] 50% slow down due to mem-ssa merge hjl at lucon dot org
16:58 [Bug tree-optimization/30735] New: 50% slow down due to mem-ssa merge hjl at lucon dot org
16:56 [Bug tree-optimization/30562] [4.3 Regression] remove unused variable is removing a referenced variable (in STORED_SYMS or LOADED_SYMS) dnovillo at gcc dot gnu dot or
16:21 Re: GCC has problems with 64-bit multiplication Hans Petter Selasky
16:18 [Bug libfortran/30617] recursive I/O hangs under OSX kargl at gcc dot gnu dot org
15:03 Re: GCC has problems with 64-bit multiplication Graham Stott
14:38 [Bug tree-optimization/23361] Can't eliminate empty loops with power of two step and variable bounds rakdver at gcc dot gnu dot org
14:03 GCC has problems with 64-bit multiplication Hans Petter Selasky
12:07 [Bug libfortran/30617] recursive I/O hangs under OSX dominiq at lps dot ens dot fr
10:55 Bytes alignement problem with arm-linux-gcc Frederic Kwiatkowski
10:46 [Bug c++/30734] name conflict between class and namespace name is not recognized rguenth at gcc dot gnu dot org
10:16 [Bug c++/30734] name conflict between class and namespace name is not recognized gdr at cs dot tamu dot edu
10:16 Re: [Bug c++/30734] New: name conflict between class and namespace name is not recognized Gabriel Dos Reis
10:03 [Bug libfortran/30617] recursive I/O hangs under OSX dominiq at lps dot ens dot fr
09:59 [Bug c++/30734] New: name conflict between class and namespace name is not recognized ulrich dot lauther at siemens
09:45 [Bug fortran/30522] Host-/use-associated VOLATILE variable: volatile scope, redundent attributes patchapp at dberlin dot org
09:40 [Bug fortran/30733] New: VOLATILE: Missed optimization - attribute not restricted to scope burnus at gcc dot gnu dot org
09:38 [Bug tree-optimization/30730] -Wunsafe-loop-optimizations gives too many warnings rakdver at gcc dot gnu dot org
09:36 [Bug libfortran/30617] recursive I/O hangs under OSX jakub at gcc dot gnu dot org
09:34 [Bug tree-optimization/30730] -Wunsafe-loop-optimizations gives too many warnings rguenth at gcc dot gnu dot org
09:17 [Bug libstdc++/17012] [DR 526] std::list's function, remove, looks like it is reading memory that has been freed. pcarlini at suse dot de
08:55 [Bug target/30518] error from system header file fxcoudert at gcc dot gnu dot o
08:46 [Bug libfortran/30617] recursive I/O hangs under OSX dominiq at lps dot ens dot fr
07:33 [Bug c/30682] [4.3 Regression] Generation of gcc.1 manpage broken (texi2pod fails) burnus at gcc dot gnu dot org
03:12 [Bug libfortran/30617] recursive I/O hangs under OSX jvdelisle at gcc dot gnu dot o
00:44 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) tobi at gcc dot gnu dot org

February 07, 2007
23:33 [Bug tree-optimization/30562] [4.3 Regression] remove unused variable is removing a referenced variable (in STORED_SYMS or LOADED_SYMS) dnovillo at gcc dot gnu dot or
22:53 [Bug c++/26573] [4.0/4.1 regression] Duplicate message for static member in local class pinskia at gcc dot gnu dot org
22:53 [Bug libstdc++/28125] Cannot build cross compiler for Solaris: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES pinskia at gcc dot gnu dot org
22:53 [Bug c++/25156] [4.0/4.1/4.2/4.3 Regression] wrong error message (int instead of bool) pinskia at gcc dot gnu dot org
22:52 [Bug tree-optimization/28778] [4.0/4.1 Regression] alias bug with cast and call clobbered pinskia at gcc dot gnu dot org
22:50 [Bug libobjc/30731] Warnings while compiling libobjc on spu-elf with the uleb128 changes pinskia at gcc dot gnu dot org
22:50 [Bug libobjc/30731] New: Warnings while compiling libobjc on spu-elf with the uleb128 changes pinskia at gcc dot gnu dot org
22:31 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) fxcoudert at gcc dot gnu dot o
21:58 [Bug libstdc++/30578] array_allocator can't be safely copied skottmckay at gmail dot com
21:40 [Bug target/29599] [4.1/4.2/4.3 Regression] ICE when building the kernel on SH4 patchapp at dberlin dot org
21:02 [Bug bootstrap/30678] [4.3 regression] sysmacros.h get currupt from Fixincludes with updated glibc. bkorb at gnu dot org
20:49 [Bug fortran/30720] runtime: check for empty array slices before allocating a negative amount of memory tkoenig at gcc dot gnu dot org
20:25 [Bug c/30730] New: -Wunsafe-loop-optimizations gives too many warnings roland dot illig at gmx dot de
20:24 [Bug c/30729] [4.1/4.2/4.3 Regression] value computed is not used warning with unused result of va_arg pinskia at gcc dot gnu dot org
20:18 [Bug c/30729] New: [4.1/4.2/4.3 Regression] value computed is not used warning with unused result of va_arg pinskia at gcc dot gnu dot org
20:08 [Bug libfortran/30533] minval, maxval missing for kind=1 and kind=2 tkoenig at gcc dot gnu dot org
20:05 [Bug bootstrap/30678] [4.3 regression] sysmacros.h get currupt from Fixincludes with updated glibc. tkoenig at gcc dot gnu dot org
19:55 [Bug libfortran/30617] recursive I/O hangs under OSX dominiq at lps dot ens dot fr
19:22 [Bug fortran/30723] Freeing memory doesn't need to call a library function fxcoudert at gcc dot gnu dot o
19:10 [Bug fortran/30720] runtime: check for empty array slices before allocating a negative amount of memory fxcoudert at gcc dot gnu dot o
18:05 [Bug target/30728] Building a 32-bit compiler on a 64-bit system should pass --32 flag to the assembler pinskia at gcc dot gnu dot org
17:55 [Bug libfortran/30694] minval/maxval with +/-Inf tkoenig at gcc dot gnu dot org
17:53 [Bug fortran/30720] runtime: check for empty array slices before allocating a negative amount of memory tkoenig at gcc dot gnu dot org
17:49 [Bug driver/30728] New: Building a 32-bit compiler on a 64-bit system should pass --32 flag to the assembler michael dot meissner at amd do
17:22 [Bug libstdc++/17012] [DR 526] std::list's function, remove, looks like it is reading memory that has been freed. hhinnant at apple dot com
17:12 [Bug libstdc++/17012] [DR 526] std::list's function, remove, looks like it is reading memory that has been freed. chris at bubblescope dot net
16:59 [Bug libstdc++/17012] [DR 526] std::list's function, remove, looks like it is reading memory that has been freed. hhinnant at apple dot com
16:48 [Bug c/30719] gcc should probably warn if users compile without -O tvb at gnome dot org
16:46 [Bug libstdc++/17012] [DR 526] std::list's function, remove, looks like it is reading memory that has been freed. hhinnant at apple dot com
16:39 [Bug c/30719] gcc should probably warn if users compile without -O pinskia at gcc dot gnu dot org
15:00 [Bug c/30719] gcc should probably warn if users compile without -O tvb at gnome dot org
14:54 [Bug c/30727] New: Argument list to long when compiling gcc krischik at users dot sourcefo
13:42 [Bug libgomp/28296] [4.2/4.3 Regression] libgomp fails to configure on Tru64 UNIX jakub at gcc dot gnu dot org
13:39 [Bug libgomp/28468] OpenMP-parallelized program crashes when OMP_NUM_THREADS > 1 jakub at gcc dot gnu dot org
13:37 [Bug c++/30703] ICE Segmentation fault on using OpenMP jakub at gcc dot gnu dot org
13:35 [Bug libgomp/28468] OpenMP-parallelized program crashes when OMP_NUM_THREADS > 1 jakub at gcc dot gnu dot org
12:16 [Bug c++/30703] ICE Segmentation fault on using OpenMP jakub at gcc dot gnu dot org
10:16 [Bug testsuite/28870] [4.2/4.3 Regression] configuring, over-riding timeout values in testsuite hp at gcc dot gnu dot org
10:12 [Bug testsuite/28870] [4.2/4.3 Regression] configuring, over-riding timeout values in testsuite hp at gcc dot gnu dot org
10:10 [Bug testsuite/28870] [4.2/4.3 Regression] configuring, over-riding timeout values in testsuite hp at gcc dot gnu dot org
09:58 [Bug fortran/30723] Freeing memory doesn't need to call a library function rguenth at gcc dot gnu dot org
09:55 [Bug c++/30716] recursive templates compilation fault rguenth at gcc dot gnu dot org
09:47 [Bug libfortran/30498] Support traceback (backtrace) on errors burnus at gcc dot gnu dot org
09:24 [Bug libfortran/30617] recursive I/O hangs under OSX 10.3 dominiq at lps dot ens dot fr
09:10 [Bug libfortran/30617] recursive I/O hangs under OSX 10.3 brooks at gcc dot gnu dot org
09:08 [Bug libfortran/30498] Support traceback (backtrace) on errors fxcoudert at gcc dot gnu dot o
08:14 [Bug fortran/30389] [4.2, 4.1 only] ACHAR() intrinsic gives erroneous errors in constant-folding. fxcoudert at gcc dot gnu dot o
08:12 [Bug fortran/30420] [4.1 and 4.2] IBCLR() fails to properly handle clearing the sign bit. fxcoudert at gcc dot gnu dot o
08:10 [Bug libfortran/30533] minval, maxval missing for kind=1 and kind=2 fxcoudert at gcc dot gnu dot o
07:56 [Bug c/30682] [4.3 Regression] Generation of gcc.1 manpage broken (texi2pod fails) burnus at gcc dot gnu dot org
07:51 [Bug bootstrap/30726] bootstrap support for x86_64-*-solaris2.10 ebotcazou at gcc dot gnu dot o
07:38 [Bug bootstrap/30726] New: bootstrap support for x86_64-*-solaris2.10 pdb_ml at yahoo dot com dot au
06:52 [Bug c/21920] alias violating pinskia at gcc dot gnu dot org
06:52 [Bug c/30724] Wrong code from -O2 taking ptr=(struct *)&int_proc_parm on x86_64 pinskia at gcc dot gnu dot org
05:14 [Bug c++/29234] Call to operator() of temporary object wrongly parsed lidaobing at gmail dot com
05:14 [Bug c++/30725] compile error when meet with ((A()())) lidaobing at gmail dot com
05:05 [Bug c++/30725] compile error when meet with ((A()())) fang at csl dot cornell dot ed
05:04 [Bug c++/30725] compile error when meet with ((A()())) fang at csl dot cornell dot ed
04:31 [Bug fortran/30681] "obsolescent" vs. "obsolete" patchapp at dberlin dot org
03:44 [Bug c++/30725] New: compile error when meet with ((A()())) lidaobing at gmail dot com
03:39 [Bug c/30724] New: Wrong code from -O2 taking ptr=(struct *)&int_proc_parm on x86_64 schendel at kbcomputer dot com
02:11 [Bug fortran/30681] "obsolescent" vs. "obsolete" jvdelisle at gcc dot gnu dot o
00:56 [Bug c++/20912] C++ FE emitting assignments to read-only global symbols schlie at comcast dot net
00:32 [Bug c++/30716] recursive templates compilation fault fang at csl dot cornell dot ed
00:21 [Bug fortran/25714] concat of strings create an extra temporary variable fxcoudert at gcc dot gnu dot o

February 06, 2007
23:29 [Bug target/29746] gcc fails to bootstrap on sh4-*-linux-gnu kkojima at gcc dot gnu dot org
23:18 [Bug fortran/30432] [4.1 only] gfortran.dg/c_by_val_1.f fails on ia64-*-*, problem with %VAL fxcoudert at gcc dot gnu dot o
23:16 [Bug fortran/30720] runtime: check for empty array slices before allocating a negative amount of memory fxcoudert at gcc dot gnu dot o
23:13 [Bug fortran/30720] runtime: check for empty array slices before allocating a negative amount of memory fxcoudert at gcc dot gnu dot o
23:12 [Bug target/29746] gcc fails to bootstrap on sh4-*-linux-gnu kkojima at gcc dot gnu dot org
23:06 [Bug fortran/30723] Freeing memory doesn't need to call a library function fxcoudert at gcc dot gnu dot o
23:05 [Bug fortran/30723] New: Freeing memory doesn't need to call a library function fxcoudert at gcc dot gnu dot o
22:15 [Bug middle-end/28071] [4.1 regression] A file that can not be compiled in reasonable time/space hubicka at gcc dot gnu dot org
22:05 [Bug middle-end/28071] [4.1 regression] A file that can not be compiled in reasonable time/space hubicka at gcc dot gnu dot org
22:03 [Bug c/30719] gcc should probably warn if users compile without -O pinskia at gcc dot gnu dot org
21:38 [Bug c++/30722] New: ICE on invalid template code #2 v dot haisman at sh dot cvut d
21:36 [Bug c++/30721] ICE on invalid template code v dot haisman at sh dot cvut d
21:33 [Bug c++/30721] New: ICE on invalid template code v dot haisman at sh dot cvut d
21:18 [Bug target/29487] Shared libstdc++ fails to link dave at hiauly1 dot hia dot nr
21:07 [Bug target/30370] [4.1 regression] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx mmitchel at gcc dot gnu dot or
21:00 [Bug fortran/30720] runtime: check for empty array slices before allocating a negative amount of memory fxcoudert at gcc dot gnu dot o
20:59 [Bug target/30370] [4.1 regression] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx mmitchel at gcc dot gnu dot or
20:51 [Bug target/30370] [4.1 regression] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx mmitchel at gcc dot gnu dot or
20:47 [Bug driver/30714] [4.3 regression] gcj driver doesn't recognize files starting with II tromey at gcc dot gnu dot org
20:46 [Bug driver/30714] [4.3 regression] gcj driver doesn't recognize files starting with II tromey at gcc dot gnu dot org
20:44 [Bug driver/30714] [4.3 regression] gcj driver doesn't recognize files starting with II tromey at gcc dot gnu dot org
20:34 [Bug fortran/30720] runtime: check for empty array slices before allocating a negative amount of memory fxcoudert at gcc dot gnu dot o
20:25 [Bug driver/30714] [4.3 regression] gcj driver doesn't recognize files starting with II tromey at gcc dot gnu dot org
20:09 [Bug c/30719] gcc should probably warn if users compile without -O tvb at gnome dot org
20:08 [Bug fortran/30720] New: runtime: check for empty array slices before allocating a negative amount of memory dfranke at gcc dot gnu dot org
19:48 [Bug c/30719] gcc should probably warn if users compile without -O pinskia at gcc dot gnu dot org
19:44 [Bug inline-asm/28686] ebp from clobber list used as operand spark at gcc dot gnu dot org
19:41 [Bug c/30717] Compile error with e500 target on gcc 4.1/4.2 guenter at roeck-us dot net
19:38 [Bug c/30719] New: gcc should probably warn if users compile without -O tvb at gnome dot org
19:32 [Bug libstdc++/30711] Ifstream bug using Red Hat g++-4.1.0 compared to g++-4.0.2 pcarlini at suse dot de
19:30 [Bug c/30717] Compile error with e500 target on gcc 4.1/4.2 pinskia at gcc dot gnu dot org
19:28 [Bug c/30717] Compile error with e500 target on gcc 4.1/4.2 guenter at roeck-us dot net
19:12 [Bug c/30717] New: Compile error with e500 target on gcc 4.1/4.2 guenter at roeck-us dot net
19:10 [Bug c++/30716] New: recursive templates compilation fault generatorglukoff at gmail dot
18:54 [Bug libgomp/30546] [4.2/4.3 regression] build fail in libgomp when building from SVN because makeinfo is missing dfranke at gcc dot gnu dot org
18:50 [Bug libgomp/30546] [4.2/4.3 regression] build fail in libgomp when building from SVN because makeinfo is missing dfranke at gcc dot gnu dot org
18:48 [Bug libgomp/30546] [4.2/4.3 regression] build fail in libgomp when building from SVN because makeinfo is missing dfranke at gcc dot gnu dot org
18:32 [Bug driver/13071] no easy way to exclude backward C++ headers from include path bkoz at gcc dot gnu dot org
18:16 [Bug target/30272] Build failure under SGI Irix (GFortran) dfranke at gcc dot gnu dot org
18:16 [Bug libgomp/30540] Document default value of implementation-dependent OpenMP settings dfranke at gcc dot gnu dot org
18:15 [Bug libgomp/30540] Document default value of implementation-dependent OpenMP settings dfranke at gcc dot gnu dot org
18:15 [Bug target/30272] Build failure under SGI Irix (GFortran) dfranke at gcc dot gnu dot org
18:12 [Bug target/30272] Build failure under SGI Irix (GFortran) dfranke at gcc dot gnu dot org
18:12 [Bug libgomp/30540] Document default value of implementation-dependent OpenMP settings dfranke at gcc dot gnu dot org
18:03 [Bug driver/30714] [4.3 regression] gcj driver doesn't recognize files starting with II doko at ubuntu dot com
18:01 [Bug fortran/30432] [4.1 only] gfortran.dg/c_by_val_1.f fails on ia64-*-*, problem with %VAL sje at cup dot hp dot com
17:52 [Bug middle-end/30391] [4.3 regression] ICE at -O1 with conditional expressions and GIMPLE_MODIFY_STMT pinskia at gcc dot gnu dot org
17:52 [Bug middle-end/30715] [4.3 regression]: ICE in operand_equal_p() with -O pinskia at gcc dot gnu dot org
17:51 [Bug fortran/30713] ICE in insert_into_preds_of_block, at tree-ssa-pre.c:2750 pinskia at gcc dot gnu dot org
17:45 [Bug middle-end/30715] [4.3 regression]: ICE in operand_equal_p() with -O burnus at gcc dot gnu dot org
17:00 [Bug fortran/30713] Internal Complier Error ray at ultramarine dot com
16:52 [Bug fortran/30715] [4.3 regression]: ICE in operand_equal_p() with -O burnus at gcc dot gnu dot org
16:34 [Bug fortran/30713] Internal Complier Error burnus at gcc dot gnu dot org
15:39 [Bug fortran/30713] Internal Complier Error ray at ultramarine dot com
15:36 [Bug fortran/30713] Internal Complier Error kargl at gcc dot gnu dot org
15:16 [Bug libgomp/28296] [4.2/4.3 Regression] libgomp fails to configure on Tru64 UNIX sayle at gcc dot gnu dot org
15:09 [Bug libgomp/28296] [4.2/4.3 Regression] libgomp fails to configure on Tru64 UNIX sayle at gcc dot gnu dot org
15:02 [Bug c++/30703] ICE Segmentation fault on using OpenMP jakub at gcc dot gnu dot org
14:31 [Bug fortran/30715] New: [fortran, 4.3 regression]: ICE in operand_equal_p() martin at mpa-garching dot mpg
14:26 [Bug target/29120] Arm cross-compiler could not be created (assember error) joaquinduran at adtelecom dot
14:20 [Bug driver/30714] New: [regression] gcj driver doesn't recognize files starting with II doko at ubuntu dot com
14:18 [Bug fortran/30713] New: Internal Complier Error ray at ultramarine dot com
14:13 [Bug target/29487] Shared libstdc++ fails to link dave at hiauly1 dot hia dot nr
14:05 [Bug fortran/29397] Constant logical expression with parameter array fxcoudert at gcc dot gnu dot o
13:58 [Bug target/29120] Arm cross-compiler could not be created (assember error) s_j_newbury at yahoo dot co do
13:49 [Bug c++/11856] unsigned warning in template manu at gcc dot gnu dot org
13:48 [Bug c/12963] Wrong and misleading warning encourages writing non-portable code manu at gcc dot gnu dot org
13:42 [Bug fortran/29400] ANY and COUNT used on parameter arrays fxcoudert at gcc dot gnu dot o
13:36 [Bug target/30712] New: Failures related to SSE2 starting Feb 5th 2007 brett dot albertson at stratec
12:39 [Bug middle-end/27302] Fold does not fold (i < j) == (j > i) to 1 rguenth at gcc dot gnu dot org
12:30 [Bug libfortran/30694] minval/maxval with +/-Inf burnus at gcc dot gnu dot org
12:26 [Bug fortran/29400] ANY and COUNT used on parameter arrays fxcoudert at gcc dot gnu dot o
12:12 [Bug libfortran/30694] minval/maxval with +/-Inf fxcoudert at gcc dot gnu dot o
11:17 [Bug target/29487] Shared libstdc++ fails to link amylaar at gcc dot gnu dot org
11:10 [Bug target/29487] Shared libstdc++ fails to link amylaar at gcc dot gnu dot org
10:42 [Bug target/29487] Shared libstdc++ fails to link bonzini at gnu dot org
10:39 [Bug target/29487] Shared libstdc++ fails to link rguenth at gcc dot gnu dot org
10:33 [Bug c++/30711] Ifstream bug using Red Hat g++-4.1.0 compared to g++-4.0.2 steigers at phys dot ethz dot
10:18 [Bug target/29487] Shared libstdc++ fails to link amylaar at gcc dot gnu dot org
10:11 [Bug c++/30703] ICE Segmentation fault on using OpenMP jakub at gcc dot gnu dot org
10:09 [Bug tree-optimization/30317] VRP cannot extract a range from (unsigned int) i + 0x0ffffffff > 4 rguenth at gcc dot gnu dot org
10:05 [Bug c++/30711] Ifstream bug using Red Hat g++-4.1.0 compared to g++-4.0.2 steigers at phys dot ethz dot
10:04 [Bug c++/30711] New: Ifstream bug using Red Hat g++-4.1.0 compared to g++-4.0.2 steigers at phys dot ethz dot
09:27 [Bug target/29487] Shared libstdc++ fails to link rguenth at gcc dot gnu dot org
08:40 [Bug fortran/30609] Calculating masks twice fxcoudert at gcc dot gnu dot o
08:37 [Bug target/29487] Shared libstdc++ fails to link bonzini at gnu dot org
08:27 [Bug target/29487] Shared libstdc++ fails to link paolo dot bonzini at lu dot un
08:18 [Bug tree-optimization/29145] unsafe use of restrict qualifier dorit at il dot ibm dot com
07:27 [Bug target/29258] internal compiler error: Segmentation fault marie dot vidal at inria dot f
03:04 [Bug libfortran/30617] recursive I/O hangs under OSX 10.3 jvdelisle at gcc dot gnu dot o
01:35 [Bug debug/30189] [4.1 Regression] ICE on modified_type_die aoliva at gcc dot gnu dot org
01:35 [Bug debug/30189] [4.1 Regression] ICE on modified_type_die aoliva at gcc dot gnu dot org
01:02 [Bug c++/30633] Weird uninit in Boost `add_edge' Scott at coral8 dot com
00:34 [Bug c++/30633] Weird uninit in Boost `add_edge' pinskia at gcc dot gnu dot org
00:31 [Bug fortran/30605] [4.2 only] -Wno-tabs should be active for -std=f2003 and -pedantic kargl at gcc dot gnu dot org
00:28 [Bug fortran/30605] [4.2 only] -Wno-tabs should be active for -std=f2003 and -pedantic kargl at gcc dot gnu dot org
00:21 [Bug c++/30633] Weird uninit in Boost `add_edge' Scott at coral8 dot com
00:17 [Bug c++/30633] Weird uninit in Boost `add_edge' Scott at coral8 dot com

February 05, 2007
23:47 [Bug c++/30633] Weird uninit in Boost `add_edge' pinskia at gcc dot gnu dot org
23:40 [Bug c++/30633] Weird uninit in Boost `add_edge' Scott at coral8 dot com
22:51 [Bug c++/20912] C++ FE emitting assignments to read-only global symbols rguenth at gcc dot gnu dot org
22:51 [Bug c++/20912] C++ FE emitting assignments to read-only global symbols rguenth at gcc dot gnu dot org
22:46 [Bug c++/20912] C++ FE emitting assignments to read-only global symbols steven at gcc dot gnu dot org
22:30 [Bug c++/20912] C++ FE emitting assignments to read-only global symbols steven at gcc dot gnu dot org
22:23 [Bug target/11738] ICE "could not split insn" building libstdc++-v3 steven at gcc dot gnu dot org
22:23 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) fxcoudert at gcc dot gnu dot o
22:16 [Bug fortran/28397] Check format mismatches at compile time fxcoudert at gcc dot gnu dot o
22:15 [Bug libfortran/30617] recursive I/O hangs under OSX 10.3 fxcoudert at gcc dot gnu dot o
22:11 [Bug target/30687] undocumented attributes on ia64 wilson at gcc dot gnu dot org
21:45 [Bug tree-optimization/23361] Can't eliminate empty loops with power of two step and variable bounds rakdver at gcc dot gnu dot org
21:44 [Bug target/30665] peephole2 misapplied on postinc mem hp at gcc dot gnu dot org
21:29 [Bug fortran/30432] [4.2/4.1 only] gfortran.dg/c_by_val_1.f fails on ia64-*-*, problem with %VAL sje at gcc dot gnu dot org
21:22 [Bug target/30665] peephole2 misapplied on postinc mem hp at gcc dot gnu dot org
21:21 [Bug target/30665] peephole2 misapplied on postinc mem hp at gcc dot gnu dot org
21:12 [Bug c++/29948] G++ OOM's when compiling kmail sliedes at cc dot hut dot fi
20:12 [Bug middle-end/30391] [4.3 regression] ICE at -O1 with conditional expressions and GIMPLE_MODIFY_STMT jv244 at cam dot ac dot uk
20:08 [Bug target/29487] Shared libstdc++ fails to link mark at codesourcery dot com
19:52 [Bug target/29487] Shared libstdc++ fails to link amylaar at gcc dot gnu dot org
19:49 [Bug tree-optimization/30562] [4.3 Regression] remove unused variable is removing a referenced variable (in STORED_SYMS or LOADED_SYMS) dnovillo at gcc dot gnu dot or
19:44 [Bug target/19293] avr-gcc crashes when using shifts with negative shift count pinskia at gcc dot gnu dot org
19:44 [Bug target/30705] internal compiler error: in shorten_branches, at final.c:1058 pinskia at gcc dot gnu dot org
19:43 [Bug middle-end/30704] [4.2/4.3 Regression] Incorrect constant generation for long long pinskia at gcc dot gnu dot org
19:41 [Bug fortran/30694] minval/maxval with +/-Inf burnus at gcc dot gnu dot org
19:36 [Bug target/29487] Shared libstdc++ fails to link amylaar at gcc dot gnu dot org
19:33 [Bug target/29487] Shared libstdc++ fails to link mark at codesourcery dot com
19:26 [Bug target/29487] Shared libstdc++ fails to link amylaar at gcc dot gnu dot org
19:17 [Bug target/30370] [4.1 regression] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx mmitchel at gcc dot gnu dot or
19:03 [Bug middle-end/21718] real.c rounding not perfect jsm28 at gcc dot gnu dot org
18:53 [Bug tree-optimization/23361] Can't eliminate empty loops with power of two step and variable bounds pcarlini at suse dot de
18:34 [Bug target/29487] Shared libstdc++ fails to link amylaar at gcc dot gnu dot org
17:46 [Bug fortran/30710] Segfault kargl at gcc dot gnu dot org
17:44 [Bug tree-optimization/30559] [4.3 Regression] compiler loops forever with flag -O3 dcb314 at hotmail dot com
17:35 [Bug target/30370] [4.1 regression] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx dje at gcc dot gnu dot org
16:51 [Bug other/27843] gcc-4.2-20060527 make install fails on alphaev68-dec-osf5.1b Ralf dot Wildenhues at gmx dot
16:44 [Bug fortran/30710] New: Segfault wieferink at freenet dot de
16:25 [Bug fortran/30681] "obsolescent" vs. "obsolete" kargl at gcc dot gnu dot org
15:45 [Bug bootstrap/30709] New: last trunk failed to bootstrap kvarsin at gmail dot com
14:52 [Bug tree-optimization/30088] [4.1 Regression] Unexpected compilation results: -O1 vs. -O1 -fstrict-aliasing rguenth at gcc dot gnu dot org
14:45 [Bug gcov-profile/30650] [4.3 Regression] ICE with -fprofile-use burnus at gcc dot gnu dot org
14:28 [Bug target/11738] ICE "could not split insn" building libstdc++-v3 nickc at redhat dot com
14:19 [Bug tree-optimization/30708] [4.1 Regression] Aliasing miscompilation rguenth at gcc dot gnu dot org
14:10 [Bug tree-optimization/30088] [4.1 Regression] Unexpected compilation results: -O1 vs. -O1 -fstrict-aliasing rguenth at gcc dot gnu dot org
14:08 [Bug tree-optimization/30088] [4.1 Regression] Unexpected compilation results: -O1 vs. -O1 -fstrict-aliasing rguenth at gcc dot gnu dot org
14:05 [Bug fortran/30681] "obsolescent" vs. "obsolete" vivekrao4 at yahoo dot com
13:52 [Bug debug/28834] [4.0/4.1/4.2/4.3 Regression] -O3 -g crashes sometimes when using may_alias and structs hp at gcc dot gnu dot org
13:28 [Bug target/29682] ICE: in change_pattern, at haifa-sched.c:4066 with -O3 -msched-control-spec mkuvyrkov at gcc dot gnu dot o
13:21 [Bug tree-optimization/30708] New: [4.1 Regression] Aliasing miscompilation jakub at gcc dot gnu dot org
13:14 [Bug target/29682] ICE: in change_pattern, at haifa-sched.c:4066 with -O3 -msched-control-spec mkuvyrkov at gcc dot gnu dot o
12:44 [Bug bootstrap/30510] [4.3 Regression] Gcc failed to bootstrap mueller at gcc dot gnu dot org
12:43 [Bug bootstrap/30510] [4.3 Regression] Gcc failed to bootstrap mueller at gcc dot gnu dot org
12:43 [Bug c/30705] internal compiler error: in shorten_branches, at final.c:1058 david_henry_il at hotmail dot
12:41 [Bug c/30705] New: internal compiler error: in shorten_branches, at final.c:1058 david_henry_il at hotmail dot
12:30 [Bug tree-optimization/30088] [4.1 Regression] Unexpected compilation results: -O1 vs. -O1 -fstrict-aliasing rguenth at gcc dot gnu dot org
12:17 [Bug tree-optimization/30088] [4.1 Regression] Unexpected compilation results: -O1 vs. -O1 -fstrict-aliasing rguenth at gcc dot gnu dot org
10:16 [Bug rtl-optimization/30704] Incorrect constant generation for long long rguenth at gcc dot gnu dot org
09:55 [Bug tree-optimization/29585] [4.2 Regression] tree check: expected ssa_name, have var_decl in is_old_name, at tree-into-ssa.c:558 tbm at cyrius dot com
09:37 [Bug fortran/30660] [4.2 and 4.1 only] Allocatable components of a derived type "require" the SAVE attribute. paulthomas2 at wanadoo dot fr
09:22 [Bug target/29487] Shared libstdc++ fails to link bonzini at gnu dot org
09:07 [Bug target/29487] Shared libstdc++ fails to link rguenth at gcc dot gnu dot org
09:06 [Bug target/29487] Shared libstdc++ fails to link rguenth at gcc dot gnu dot org
06:52 [Bug middle-end/30262] [4.0/4.1 Regression] ICE with nested fn accessed var in asm "m" constraint jakub at gcc dot gnu dot org
06:05 [Bug target/30370] [4.1 regression] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx mmitchel at gcc dot gnu dot or
05:58 [Bug c++/30659] [4.0/4.1/4.2/4.3 Regression] ICE in undefined template mmitchel at gcc dot gnu dot or
05:57 [Bug ada/30618] [4.1 regression] Infinite loop in sem_ch8.end_use_clauses mmitchel at gcc dot gnu dot or
05:57 [Bug tree-optimization/30590] [4.1/4.2/4.3 Regression] tree-nrv optimization clobbers return variable mmitchel at gcc dot gnu dot or
05:55 [Bug c++/30536] [4.1/4.2/4.3 regression] ICE with __thread and register mmitchel at gcc dot gnu dot or
05:55 [Bug tree-optimization/30493] [4.1 Regression] Unexpected compilation results: -O versus no optimization mmitchel at gcc dot gnu dot or
05:54 [Bug middle-end/30473] [4.0/4.1/4.2/4.3 Regression] Internal Compiler Error with a sprintf with few arguments for format %s mmitchel at gcc dot gnu dot or
05:53 [Bug target/30472] [4.1 Regression] -gstabs, ICE in output_operand: invalid expression as operand mmitchel at gcc dot gnu dot or
05:52 [Bug preprocessor/30468] [4.0/4.1/4.2 Regression] -M not fully chops dirname mmitchel at gcc dot gnu dot or
05:52 [Bug driver/30460] [4.0/4.1/4.2/4.3 Regression] asm_debug is not initialized in gcc.c when using a "default" specs file mmitchel at gcc dot gnu dot or
05:51 [Bug fortran/30437] [4.0/4.1/4.2 Regression] -Wno-all is rejected (even when fortran is not included) mmitchel at gcc dot gnu dot or
05:51 [Bug middle-end/30433] [4.1/4.2/4.3 Regression] no longer folding __complex__(0.0, 1.0) == __complex__(1.0, 0.0) mmitchel at gcc dot gnu dot or
05:50 [Bug middle-end/30364] [4.1/4.2/4.3 Regression] Wrong variable ranges due to constant folding mmitchel at gcc dot gnu dot or
05:49 [Bug preprocessor/30363] [4.0/4.1/4.2/4.3 Regression] Support for -traditional-cpp is incomplete in current gcc relative to gcc 2.95.3 mmitchel at gcc dot gnu dot or
05:48 [Bug c++/30302] [4.0/4.1/4.2/4.3 regression] ICE with invalid member in anonymous struct mmitchel at gcc dot gnu dot or
05:48 [Bug middle-end/30262] [4.0/4.1 Regression] ICE with nested fn accessed var in asm "m" constraint mmitchel at gcc dot gnu dot or
05:47 [Bug c++/30221] [4.1/4.2/4.3 Regression] internal compiler error: in reshape_init_r, at cp/decl.c:4632 mmitchel at gcc dot gnu dot or
05:46 [Bug debug/30189] [4.1 Regression] ICE on modified_type_die mmitchel at gcc dot gnu dot or
05:42 [Bug c++/30168] [4.1/4.2 Regression] C++ constructors can cause invalid gimple to happen with complex typed variables mmitchel at gcc dot gnu dot or
05:40 [Bug c++/30156] [4.1/4.2/4.3 regression] ICE on invalid template declaration mmitchel at gcc dot gnu dot or
05:40 [Bug target/29487] Shared libstdc++ fails to link mark at codesourcery dot com
05:29 [Bug middle-end/30132] [4.1/4.2/4.3 Regression] ICE in find_lattice_value, at tree-complex.c:133 mmitchel at gcc dot gnu dot or
05:28 [Bug fortran/29786] [4.1/4.2/4.3 Regression] rejects equivalence mmitchel at gcc dot gnu dot or
05:28 [Bug c++/30108] [4.0/4.1/4.2/4.3 Regression] internal compiler error: in make_decl_rtl, at varasm.c:890 mmitchel at gcc dot gnu dot or
05:27 [Bug tree-optimization/30045] [4.1/4.2 Regression] ICE in nonnull_arg_p with the CHAIN decl mmitchel at gcc dot gnu dot or
05:27 [Bug c++/30016] [4.0/4.1/4.2/4.3 Regression] internal compiler error: in convert_move, at expr.c:362 mmitchel at gcc dot gnu dot or
05:26 [Bug debug/29906] [4.0/4.1/4.2/4.3 Regression] -g option creates internal compiler error mmitchel at gcc dot gnu dot or
05:25 [Bug tree-optimization/29877] [4.0/4.1/4.2 Regression] out of SSA (TER) extends variable life of variable beyond original declared mmitchel at gcc dot gnu dot or
05:24 [Bug middle-end/29749] [4.0/4.1/4.2/4.3 regression] Missing byte swap optimizations mmitchel at gcc dot gnu dot or
05:23 [Bug tree-optimization/29686] [4.1 Regression] ICE when expanding recursive function containing switch mmitchel at gcc dot gnu dot or
05:17 [Bug target/28481] regression from 3.x: 4.1.1 uses memory where it can use registers mmitchel at gcc dot gnu dot or
04:02 [Bug target/29487] Shared libstdc++ fails to link dave at hiauly1 dot hia dot nr
03:19 [Bug c++/20912] C++ FE emitting assignments to read-only global symbols mark at codesourcery dot com
03:06 [Bug target/29487] Shared libstdc++ fails to link mark at codesourcery dot com
02:39 [Bug c++/30423] compile with -O2 fails. chat95 at mac dot com
02:35 [Bug c++/30423] compile with -O2 fails. chat95 at mac dot com
00:56 [Bug rtl-optimization/30704] New: Incorrect constant generation for long long danglin at gcc dot gnu dot org
00:15 [Bug target/29487] Shared libstdc++ fails to link dave at hiauly1 dot hia dot nr

February 04, 2007
23:41 [Bug middle-end/30696] [4.3 regression] Linker failure with OpenMP and inline function hubicka at gcc dot gnu dot org
23:31 [Bug target/30634] FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 dave at hiauly1 dot hia dot nr
23:12 [Bug libgomp/30703] ICE Segmentation fault on using OpenMP bowie dot owens at csiro dot a
23:09 [Bug libgomp/30703] New: ICE Segmentation fault on using OpenMP bowie dot owens at csiro dot a
23:07 [Bug bootstrap/30678] sysmacros.h get currupt from Fixincludes with updated glibc. ron3763 at msn dot com
23:06 [Bug bootstrap/30678] sysmacros.h get currupt from Fixincludes with updated glibc. ron3763 at msn dot com
22:57 [Bug fortran/30689] equivalence modifies common block milan at cmm dot ki dot si
22:53 [Bug target/29487] Shared libstdc++ fails to link mark at codesourcery dot com
22:48 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) mmitchel at gcc dot gnu dot or
22:24 [Bug bootstrap/30678] sysmacros.h get currupt from Fixincludes with updated glibc. tkoenig at gcc dot gnu dot org
21:33 [Bug fortran/30611] Confusing error message for negative ncopies in REPEAT fxcoudert at gcc dot gnu dot o
21:32 [Bug fortran/30605] [4.2 only] -Wno-tabs should be active for -std=f2003 and -pedantic kargl at gcc dot gnu dot org
21:30 [Bug c++/14622] type mismatch in explicit template instantiation not detected patchapp at dberlin dot org
20:11 [Bug fortran/30701] Segfault on discontinued DATA statement jvdelisle at gcc dot gnu dot o
20:11 [Bug fortran/27954] ICE on garbage in DATA statement jvdelisle at gcc dot gnu dot o
19:55 [Bug target/30634] FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 dave at hiauly1 dot hia dot nr
18:35 [Bug pch/30702] New: PCH vs not closing a function in a header pinskia at gcc dot gnu dot org
18:28 [Bug fortran/30701] New: Segfault on discontinued DATA statement imre dot bartfai at chello dot
18:02 [Bug middle-end/30700] [4.2 Regression] YA bogus undefined reference error to static func with -g and -O rguenth at gcc dot gnu dot org
17:52 [Bug middle-end/27657] [4.2 regression] bogus undefined reference error to static var with -g and -O tbm at cyrius dot com
17:50 [Bug middle-end/30700] New: [4.2 Regression] YA bogus undefined reference error to static func with -g and -O tbm at cyrius dot com
17:37 [Bug target/30634] FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 dave at hiauly1 dot hia dot nr
17:24 [Bug pch/13676] GCC failes to recognize files ending in .hpp as headers to be precompiled alfred dot minarik dot 1 at ao
17:23 [Bug tree-optimization/28544] [4.2 regression] ICE in add_virtual_operand, at tree-ssa-operands.c:1309 howarth at nitro dot med dot u
17:13 [Bug target/30634] FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 pinskia at gcc dot gnu dot org
17:06 [Bug target/30634] FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 dave at hiauly1 dot hia dot nr
16:40 [Bug target/30259] ICE on valid code guenter at roeck-us dot net
16:00 [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type dave at hiauly1 dot hia dot nr
15:48 [Bug ada/30699] in expand_one_stack_var_at, at cfgexpand.c:517 schwab at suse dot de
15:48 [Bug ada/30698] in expand_one_stack_var_at, at cfgexpand.c:517 schwab at suse dot de
15:30 [Bug middle-end/27657] [4.2 regression] bogus undefined reference error to static var with -g and -O rguenth at gcc dot gnu dot org
15:28 [Bug middle-end/27657] [4.2 regression] bogus undefined reference error to static var with -g and -O rguenth at gcc dot gnu dot org
15:24 [Bug bootstrap/30620] missing dependencies of gcov-io.h breaks --enable-intermodule build pinskia at gcc dot gnu dot org
15:16 [Bug middle-end/30636] [4.3 Regression] incorrect array bounds warning on multi-dimensional arrays rguenth at gcc dot gnu dot org
15:16 [Bug middle-end/30636] [4.3 Regression] incorrect array bounds warning on multi-dimensional arrays rguenth at gcc dot gnu dot org
14:53 [Bug bootstrap/30620] missing dependencies of gcov-io.h breaks --enable-intermodule build aldot at gcc dot gnu dot org
13:17 [Bug fortran/30660] [4.2 and 4.1 only] Allocatable components of a derived type "require" the SAVE attribute. toon at moene dot indiv dot nl
12:05 [Bug fortran/30554] [4.2 and 4.1 only] ICE in mio_pointer_ref at module.c:1945 pault at gcc dot gnu dot org
12:03 [Bug fortran/30689] equivalence modifies common block pault at gcc dot gnu dot org
11:32 [Bug bootstrap/30678] sysmacros.h get currupt from Fixincludes with updated glibc. ron3763 at msn dot com
10:45 [Bug ada/30699] in expand_one_stack_var_at, at cfgexpand.c:517 karlnick at student dot chalme
10:43 [Bug ada/30699] New: in expand_one_stack_var_at, at cfgexpand.c:517 karlnick at student dot chalme
10:43 [Bug ada/30698] New: in expand_one_stack_var_at, at cfgexpand.c:517 karlnick at student dot chalme
10:31 [Bug libfortran/30007] libgfortran doesn't build for sh-elf fxcoudert at gcc dot gnu dot o
10:30 [Bug libfortran/30007] libgfortran doesn't build for sh-elf fxcoudert at gcc dot gnu dot o
03:20 [Bug c++/21312] [4.0/4.1/4.2/4.3 Regression] Access violation diagnostic given twice patchapp at dberlin dot org
03:06 [Bug fortran/30514] [4.2 and 4. only] zero-sized array wrongly rejected: integer :: i(1:-1) patchapp at dberlin dot org
03:06 [Bug fortran/30514] [4.2 and 4. only] zero-sized array wrongly rejected: integer :: i(1:-1) patchapp at dberlin dot org
02:27 [Bug fortran/30689] equivalence modifies common block kargl at gcc dot gnu dot org
01:55 [Bug target/30634] FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 dave at hiauly1 dot hia dot nr
01:55 [Bug tree-optimization/30590] [4.1/4.2/4.3 Regression] tree-nrv optimization clobbers return variable pinskia at gcc dot gnu dot org
01:51 [Bug c++/29209] ICE optimizing passing long double to abstract method while in other abstract's impl dave at hiauly1 dot hia dot nr
01:41 [Bug target/30634] FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 pinskia at gcc dot gnu dot org
01:07 [Bug target/30634] FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 dave at hiauly1 dot hia dot nr
00:19 [Bug fortran/30694] minval/maxval with +/-Inf burnus at gcc dot gnu dot org
00:13 [Bug fortran/30689] equivalence modifies common block milan at cmm dot ki dot si

February 03, 2007
23:52 [Bug fortran/30689] equivalence modifies common block milan at cmm dot ki dot si
23:39 [Bug middle-end/30667] [4.3 Regression] ICE in immed_double_const, at emit-rtl.c:468 uros at gcc dot gnu dot org
23:36 [Bug gcov-profile/30650] [4.3 Regression] ICE with -fprofile-use hubicka at gcc dot gnu dot org
23:33 [Bug middle-end/30696] [4.3 regression] Linker failure with OpenMP and inline function rguenth at gcc dot gnu dot org
22:58 [Bug testsuite/25241] DejaGNU does not distinguish between errors and warnings janis at gcc dot gnu dot org
22:43 [Bug rtl-optimization/30697] New: Local arrays not eliminated by optimization stefaan dot deroeck at gmail d
21:55 [Bug gcov-profile/30650] [4.3 Regression] ICE with -fprofile-use hubicka at ucw dot cz
21:51 [Bug gcov-profile/30650] [4.3 Regression] ICE with -fprofile-use rguenth at gcc dot gnu dot org
21:49 [Bug gcov-profile/30650] [4.3 Regression] ICE with -fprofile-use hubicka at gcc dot gnu dot org
21:49 [Bug gcov-profile/30650] [4.3 Regression] ICE with -fprofile-use hubicka at gcc dot gnu dot org
21:45 [Bug gcov-profile/30650] [4.3 Regression] ICE with -fprofile-use stefaan dot deroeck at gmail d
21:39 [Bug middle-end/30696] [4.3 regression] Linker failure with OpenMP and inline function reichelt at gcc dot gnu dot or
21:36 [Bug middle-end/30696] [4.3 regression] Linker failure with OpenMP and inline function reichelt at gcc dot gnu dot or
21:36 [Bug middle-end/30696] New: [4.3 regression] Linker failure with OpenMP and inline function reichelt at gcc dot gnu dot or
21:27 [Bug middle-end/30473] [4.0/4.1/4.2/4.3 Regression] Internal Compiler Error with a sprintf with few arguments for format %s pinskia at gcc dot gnu dot org
21:27 [Bug preprocessor/30468] [4.0/4.1/4.2 Regression] -M not fully chops dirname pinskia at gcc dot gnu dot org
21:26 [Bug middle-end/30473] [4.0/4.1/4.2/4.3 Regression] Internal Compiler Error with a sprintf with few arguments for format %s gdr at gcc dot gnu dot org
21:25 [Bug c++/30294] [4.0/4.1/4.2/4.3 regression] ICE with extern "Java" in ocp_convert pinskia at gcc dot gnu dot org
21:25 [Bug driver/30460] [4.0/4.1/4.2/4.3 Regression] asm_debug is not initialized in gcc.c when using a "default" specs file pinskia at gcc dot gnu dot org
21:25 [Bug preprocessor/30468] [4.0/4.1/4.2 Regression] -M not fully chops dirname gdr at gcc dot gnu dot org
21:25 [Bug fortran/30437] [4.0/4.1/4.2 Regression] -Wno-all is rejected (even when fortran is not included) pinskia at gcc dot gnu dot org
21:24 [Bug preprocessor/30363] [4.0/4.1/4.2/4.3 Regression] Support for -traditional-cpp is incomplete in current gcc relative to gcc 2.95.3 pinskia at gcc dot gnu dot org
21:24 [Bug driver/30460] [4.0/4.1/4.2/4.3 Regression] asm_debug is not initialized in gcc.c when using a "default" specs file gdr at gcc dot gnu dot org
21:24 [Bug fortran/30437] [4.0/4.1/4.2 Regression] -Wno-all is rejected (even when fortran is not included) gdr at gcc dot gnu dot org
21:24 [Bug c++/30302] [4.0/4.1/4.2/4.3 regression] ICE with invalid member in anonymous struct pinskia at gcc dot gnu dot org
21:24 [Bug middle-end/30262] [4.0/4.1 Regression] ICE with nested fn accessed var in asm "m" constraint pinskia at gcc dot gnu dot org
21:23 [Bug preprocessor/30363] [4.0/4.1/4.2/4.3 Regression] Support for -traditional-cpp is incomplete in current gcc relative to gcc 2.95.3 gdr at gcc dot gnu dot org
21:23 [Bug c++/30293] [4.0/4.1/4.2/4.3 regression] ICE with extern "Java" in store_init_value pinskia at gcc dot gnu dot org
21:23 [Bug c++/30302] [4.0/4.1/4.2/4.3 regression] ICE with invalid member in anonymous struct gdr at gcc dot gnu dot org
21:22 [Bug c++/30158] [4.0/4.1/4.2/4.3 regression] ICE with invalid statement-expressions pinskia at gcc dot gnu dot org
21:22 [Bug c++/30294] [4.0/4.1/4.2/4.3 regression] ICE with extern "Java" in ocp_convert gdr at gcc dot gnu dot org
21:21 [Bug c++/30293] [4.0/4.1/4.2/4.3 regression] ICE with extern "Java" in store_init_value gdr at gcc dot gnu dot org
21:21 [Bug c++/30108] [4.0/4.1/4.2/4.3 Regression] internal compiler error: in make_decl_rtl, at varasm.c:890 pinskia at gcc dot gnu dot org
21:21 [Bug middle-end/30174] [4.3 Regression] FAIL: g++.old-deja/g++.abi/cxa_vec.C execution test danglin at gcc dot gnu dot org
21:21 [Bug middle-end/30262] [4.0/4.1 Regression] ICE with nested fn accessed var in asm "m" constraint gdr at gcc dot gnu dot org
21:20 [Bug c++/30158] [4.0/4.1/4.2/4.3 regression] ICE with invalid statement-expressions gdr at gcc dot gnu dot org
21:19 [Bug c++/30108] [4.0/4.1/4.2/4.3 Regression] internal compiler error: in make_decl_rtl, at varasm.c:890 gdr at gcc dot gnu dot org
21:16 [Bug c/30695] uint32_t -> uint16_t without warrnings dushistov at mail dot ru
21:15 [Bug middle-end/30174] [4.3 Regression] FAIL: g++.old-deja/g++.abi/cxa_vec.C execution test danglin at gcc dot gnu dot org
21:11 [Bug fortran/30554] [4.2 and 4.1 only] ICE in mio_pointer_ref at module.c:1945 pault at gcc dot gnu dot org
21:05 [Bug c++/26068] [4.0 Regression] extern "C" static function should not be allowed reichelt at gcc dot gnu dot or
21:04 [Bug ada/25117] GNAT Bug Box, GCC error, verify_ssa failed bauhaus at futureapps dot de
21:04 [Bug c++/27665] [4.0 regression] ICE writing class instead of typename reichelt at gcc dot gnu dot or
21:03 [Bug tree-optimization/29877] [4.0/4.1/4.2 Regression] out of SSA (TER) extends variable life of variable beyond original declared pinskia at gcc dot gnu dot org
21:03 [Bug c++/29731] [4.0/4.1/4.2 regression] ICE with statement expression as template parameter pinskia at gcc dot gnu dot org
21:03 [Bug c++/29727] [4.0/4.1/4.2/4.3 regression] ICE on invalid initializer for template member pinskia at gcc dot gnu dot org
21:02 [Bug tree-optimization/29484] [4.0/4.1/4.2/4.3 Regression] tree-inline.c bug with local static vars pinskia at gcc dot gnu dot org
21:02 [Bug c++/29475] [4.0/4.1/4.2 Regression] incomplete template diagnostics. pinskia at gcc dot gnu dot org
21:02 [Bug target/29474] [4.1/4.2/4.3 Regression] reload_cse_simplify_operands, at postreload.c:393 on m68k with -O -fPIC pinskia at gcc dot gnu dot org
21:02 [Bug target/29472] [4.0/4.1/4.2/4.3 Regression] in reload, at reload1.c:1081 on m68k with -O2 -fPIC pinskia at gcc dot gnu dot org
21:02 [Bug debug/29436] [4.0/4.1/4.2/4.3 Regression] ICE in modified_type_die pinskia at gcc dot gnu dot org
21:01 [Bug target/29401] [4.0/4.1/4.2/4.3 Regression] missed-optimization (in unneeded code elimination) pinskia at gcc dot gnu dot org
21:01 [Bug c++/29388] [4.0/4.1/4.2/4.3 regression] ICE with invalid nested name specifier pinskia at gcc dot gnu dot org
21:01 [Bug c++/29236] [4.0/4.1/4.2/4.3 Regression] Bogus ambiguity with templates + friend pinskia at gcc dot gnu dot org
21:01 [Bug c++/29225] [4.0/4.1/4.2/4.3 regression] ICE in gimplify_expr, at gimplify.c:4513 pinskia at gcc dot gnu dot org
21:01 [Bug middle-end/29215] [4.0/4.1/4.2/4.3 Regression] memcpy is not fully optimized any more pinskia at gcc dot gnu dot org
21:01 [Bug c++/29048] [4.0/4.1/4.2/4.3 Regression] "`x' is private" error duplicated when scope specified pinskia at gcc dot gnu dot org
21:01 [Bug objc/29197] [4.0/4.1/4.2/4.3 Regression] ICE after error with array type with undefined variable pinskia at gcc dot gnu dot org
21:01 [Bug target/29042] [4.0/4.1/4.2/4.3 Regression] Useless floating-point stores and loads on x86 pinskia at gcc dot gnu dot org
21:01 [Bug c++/29039] [4.0/4.1 Regression] implicitly defined constructor for class with reference member pinskia at gcc dot gnu dot org
21:01 [Bug c++/29024] [4.0/4.1 Regression] storage class specifier accepted for typedef (clause 7.1.1 ; 1) pinskia at gcc dot gnu dot org
21:00 [Bug c++/30016] [4.0/4.1/4.2/4.3 Regression] internal compiler error: in convert_move, at expr.c:362 pinskia at gcc dot gnu dot org
20:59 [Bug c++/30016] [4.0/4.1/4.2/4.3 Regression] internal compiler error: in convert_move, at expr.c:362 gdr at gcc dot gnu dot org
20:58 [Bug tree-optimization/29877] [4.0/4.1/4.2 Regression] out of SSA (TER) extends variable life of variable beyond original declared gdr at gcc dot gnu dot org
20:57 [Bug tree-optimization/29753] [4.0 Regression] Volatile semantics ignored in some cases gdr at gcc dot gnu dot org
20:56 [Bug c++/29735] [4.0 regression] ICE on "main" returning vector gdr at gcc dot gnu dot org
20:56 [Bug c++/29734] [4.0 regression] ICE with vector in switch condition gdr at gcc dot gnu dot org
20:55 [Bug c++/28989] [4.0/4.1/4.2/4.3 Regression] post-increment of bool variable accepted as lvalue pinskia at gcc dot gnu dot org
20:55 [Bug c++/29735] [4.0 regression] ICE on "main" returning vector reichelt at gcc dot gnu dot or
20:55 [Bug c++/29732] [4.0 regression] ICE on invalid friend declaration gdr at gcc dot gnu dot org
20:55 [Bug c++/29731] [4.0/4.1/4.2 regression] ICE with statement expression as template parameter gdr at gcc dot gnu dot org
20:55 [Bug c++/28879] [4.0/4.1/4.2/4.3 regression] ICE with VLA in template function pinskia at gcc dot gnu dot org
20:55 [Bug c++/28985] [4.0/4.1/4.2/4.3 Regression] class member access using a qualified-id fails to check for match of classes pinskia at gcc dot gnu dot org
20:55 [Bug tree-optimization/28868] [4.0/4.1/4.2/4.3 Regression] Not elimintating the PHIs which have the same arguments pinskia at gcc dot gnu dot org
20:55 [Bug c++/28861] [4.0/4.1 regression] ICE on invalid in-class specialization pinskia at gcc dot gnu dot org
20:55 [Bug debug/28834] [4.0/4.1/4.2/4.3 Regression] -O3 -g crashes sometimes when using may_alias and structs pinskia at gcc dot gnu dot org
20:54 [Bug middle-end/28831] [4.0/4.1/4.2/4.3 Regression] Aggregate copy not elided when using a return value as a pass-by-value parameter pinskia at gcc dot gnu dot org
20:54 [Bug middle-end/28755] [4.0/4.1/4.2/4.3 Regression] duplicate members of arrays pinskia at gcc dot gnu dot org
20:54 [Bug c/28712] [4.0/4.1 Regression] Compile failure with --combine and packed structures. pinskia at gcc dot gnu dot org
20:54 [Bug preprocessor/28709] [4.0/4.1 regression] Bad diagnostic pasting tokens with ## pinskia at gcc dot gnu dot org
20:54 [Bug c/29736] [4.0 regression] ICE on duplicate vector attribute reichelt at gcc dot gnu dot or
20:52 [Bug c++/29886] [4.0 regression] Cast misinterpreted as variable declaration reichelt at gcc dot gnu dot or
20:50 [Bug c++/29730] [4.0 regression] ICE on invalid declaration of template member gdr at gcc dot gnu dot org
20:50 [Bug c++/29729] [4.0 regression] ICE with template class in template function gdr at gcc dot gnu dot org
20:50 [Bug c++/29728] [4.0 regression] ICE on invalid initializer in template function gdr at gcc dot gnu dot org
20:49 [Bug c++/28558] [4.0/4.1/4.2/4.3 regression] Trouble with __attribute__ and non-PODs pinskia at gcc dot gnu dot org
20:49 [Bug c/28504] [4.0/4.1 regression] ICE with variable sized array pinskia at gcc dot gnu dot org
20:49 [Bug c++/28505] [4.0/4.1 regression] ICE with invalid constructors pinskia at gcc dot gnu dot org
20:49 [Bug c++/28460] [4.0/4.1 Regression] g++ emits bogus namespace DIE pinskia at gcc dot gnu dot org
20:49 [Bug c++/28420] [4.0/4.1 regression] ICE with "typeid" as template parameter pinskia at gcc dot gnu dot org
20:49 [Bug c++/28301] [4.0/4.1 regression] ICE with broken specialization pinskia at gcc dot gnu dot org
20:49 [Bug c++/28341] [4.0/4.1 regression] ICE with references as template parameters pinskia at gcc dot gnu dot org
20:49 [Bug c++/29727] [4.0/4.1/4.2/4.3 regression] ICE on invalid initializer for template member gdr at gcc dot gnu dot org
20:47 [Bug c++/28266] [4.0/4.1/4.2 regression] ICE on invalid default variable pinskia at gcc dot gnu dot org
20:47 [Bug c++/28253] [4.0/4.1/4.2/4.3 regression] ICE with invalid covariant return pinskia at gcc dot gnu dot org
20:47 [Bug target/28181] [4.0/4.1/4.2/4.3 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k pinskia at gcc dot gnu dot org
20:46 [Bug c++/29573] [4.0/4.1/4.2 regression] ICE after parse error in template argument pinskia at gcc dot gnu dot org
20:46 [Bug c++/29632] [4.0 Regression] ICE on invalid code: regenerate_decl_from_template, at cp/pt.c:10969 gdr at gcc dot gnu dot org
20:45 [Bug preprocessor/29612] [4.0 Regression] gcc --save-temps does not give "multi-character character constant" error gdr at gcc dot gnu dot org
20:44 [Bug c++/29573] [4.0/4.1/4.2 regression] ICE after parse error in template argument gdr at gcc dot gnu dot org
20:44 [Bug c++/29522] [4.0 Regression] rejects valid template argument gdr at gcc dot gnu dot org
20:43 [Bug driver/28528] [4.0/4.1 Regression] C language extensions override -x in C++ driver pinskia at gcc dot gnu dot org
20:43 [Bug c++/28642] [4.0/4.1/4.2/4.3 Regression] ICE in layout_type with may_alias and templates pinskia at gcc dot gnu dot org
20:43 [Bug c++/28261] [4.0 regression] ICE with enum in constructor definition reichelt at gcc dot gnu dot or
20:43 [Bug c++/27952] [4.0/4.1 Regression] ICE with invalid virtual inheritance pinskia at gcc dot gnu dot org
20:42 [Bug middle-end/27986] [4.0/4.1/4.2/4.3 Regression] jump to middle of loop on entry with using old version of an variable pinskia at gcc dot gnu dot org
20:42 [Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only) rwgk at yahoo dot com
20:42 [Bug c++/28573] [4.0/4.1 Regression] incorrectly allowing non-constant expression to offsetof() pinskia at gcc dot gnu dot org
20:42 [Bug c++/28513] [4.0/4.1/4.2/4.3 Regression] QOI: Diagnostic missing since 3.3.x when naming rule is violated pinskia at gcc dot gnu dot org
20:42 [Bug c/30695] uint32_t -> uint16_t without warrnings pinskia at gcc dot gnu dot org
20:42 [Bug c++/29518] [4.0 Regression] rejects valid template argument, enums vs templates gdr at gcc dot gnu dot org
20:41 [Bug tree-optimization/29484] [4.0/4.1/4.2/4.3 Regression] tree-inline.c bug with local static vars gdr at gcc dot gnu dot org
20:40 [Bug c++/29475] [4.0/4.1/4.2 Regression] incomplete template diagnostics. gdr at gcc dot gnu dot org
20:39 [Bug target/29474] [4.1/4.2/4.3 Regression] reload_cse_simplify_operands, at postreload.c:393 on m68k with -O -fPIC gdr at gcc dot gnu dot org
20:38 [Bug target/29472] [4.0/4.1/4.2/4.3 Regression] in reload, at reload1.c:1081 on m68k with -O2 -fPIC gdr at gcc dot gnu dot org
20:38 [Bug c++/27668] [4.1 regression] ICE with invalid template parameter reichelt at gcc dot gnu dot or
20:37 [Bug bootstrap/30678] sysmacros.h get currupt from Fixincludes with updated glibc. bkorb at gnu dot org
20:35 [Bug middle-end/27945] [4.0/4.1/4.2/4.3 Regression] Packed struct of variable length has wrong size pinskia at gcc dot gnu dot org
20:34 [Bug debug/29436] [4.0/4.1/4.2/4.3 Regression] ICE in modified_type_die gdr at gcc dot gnu dot org
20:34 [Bug target/29401] [4.0/4.1/4.2/4.3 Regression] missed-optimization (in unneeded code elimination) gdr at gcc dot gnu dot org
20:33 [Bug target/26560] [4.1 regression] mips: unable to find a register to spill in class 'FP_REGS' pinskia at gcc dot gnu dot org
20:32 [Bug c++/27668] [4.0/4.1 regression] ICE with invalid template parameter pinskia at gcc dot gnu dot org
20:32 [Bug c++/27667] [4.0/4.1 regression] ICE with in-class specialization pinskia at gcc dot gnu dot org
20:32 [Bug middle-end/27567] [4.0/4.1 Regression] __builtin_memcpy generates redundant stores/moves. pinskia at gcc dot gnu dot org
20:31 [Bug c++/27494] [4.0/4.1 regression] ICE on invalid template parameter pinskia at gcc dot gnu dot org
20:31 [Bug debug/27473] [4.0/4.1 Regression] g++.dg/other/unused1.C and gcc.dg/20060410.c fail on powerpc-darwin pinskia at gcc dot gnu dot org
20:31 [Bug c++/29388] [4.0/4.1/4.2/4.3 regression] ICE with invalid nested name specifier gdr at gcc dot gnu dot org
20:30 [Bug target/27440] [4.0/4.1/4.2/4.3 regression] code quality regression due to ivopts pinskia at gcc dot gnu dot org
20:30 [Bug rtl-optimization/29323] [4.0 Regression] set_nothrow_function_flags does invalid analysis on weak functions gdr at gcc dot gnu dot org
20:29 [Bug c++/27425] [4.0/4.1/4.2/4.3 regression] ICE with invalid template-template-parameter pinskia at gcc dot gnu dot org
20:29 [Bug c/27301] [4.0/4.1/4.2/4.3 Regression] ICE on convoluted inline asm with "m" (statement expression and vla) pinskia at gcc dot gnu dot org
20:29 [Bug c++/29318] [4.0 Regression] ICE: type_info of pointer to VLA gdr at gcc dot gnu dot org
20:29 [Bug c++/27177] [4.0/4.1/4.2/4.3 Regression] ICE in build_simple_base_path, at cp/class.c:474 pinskia at gcc dot gnu dot org
20:28 [Bug debug/27017] [4.0/4.1/4.2/4.3 Regression] Debug information for static local class members are not emitted pinskia at gcc dot gnu dot org
20:28 [Bug c++/26988] [4.0/4.1/4.2/4.3 Regression] template constructor in template class derived from virtual base can not be specialized pinskia at gcc dot gnu dot org
20:28 [Bug fortran/30694] minval/maxval with +/-Inf pinskia at gcc dot gnu dot org
20:27 [Bug middle-end/29241] [4.0 Regression] [non unit-at-a-time] ICE with always inline gdr at gcc dot gnu dot org
20:26 [Bug c++/29236] [4.0/4.1/4.2/4.3 Regression] Bogus ambiguity with templates + friend gdr at gcc dot gnu dot org
20:26 [Bug c++/29226] [4.0 regression] ICE in make_decl_rtl, at varasm.c:886 gdr at gcc dot gnu dot org
20:25 [Bug middle-end/26622] [4.0 Regression] ICE in extract_insn, at recog.c:2084 reichelt at gcc dot gnu dot or
20:25 [Bug c++/29225] [4.0/4.1/4.2/4.3 regression] ICE in gimplify_expr, at gimplify.c:4513 gdr at gcc dot gnu dot org
20:25 [Bug c++/26938] [4.0/4.1 regression] ICE with wrong number of template parameters pinskia at gcc dot gnu dot org
20:24 [Bug middle-end/29215] [4.0/4.1/4.2/4.3 Regression] memcpy is not fully optimized any more gdr at gcc dot gnu dot org
20:23 [Bug rtl-optimization/26655] [4.0/4.1 Regression] ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446 pinskia at gcc dot gnu dot org
20:22 [Bug target/29198] [4.0 Regression] Incorrect reference to __thread array with -fPIC -O2 on x86 gdr at gcc dot gnu dot org
20:21 [Bug objc/29197] [4.0/4.1/4.2/4.3 Regression] ICE after error with array type with undefined variable gdr at gcc dot gnu dot org
20:20 [Bug c++/29175] [4.0 regression] ICE on invalid C++ variable length array gdr at gcc dot gnu dot org
20:18 [Bug c/29154] [4.0 Regression] *(* ppointer++)++ = *pointer++ generates bad code gdr at gcc dot gnu dot org
20:17 [Bug c++/29138] [4.0 Regression] access declarations don't work for classes gdr at gcc dot gnu dot org
20:17 [Bug target/30691] i386 and x86-64 build options m32 and m64 pinskia at gcc dot gnu dot org
20:16 [Bug inline-asm/29119] [4.0 Regression] Internal compiler error while adding __asm__ statement gdr at gcc dot gnu dot org
20:16 [Bug c/29091] [4.0 Regression] vector constant not fully outputed gdr at gcc dot gnu dot org
20:15 [Bug c++/29080] [4.0 Regression] Multiple-inheritance with template method function code triggers "internal compiler error: in build_base_path, at cp/class.c:273" gdr at gcc dot gnu dot org
20:09 [Bug c++/29048] [4.0/4.1/4.2/4.3 Regression] "`x' is private" error duplicated when scope specified gdr at gcc dot gnu dot org
20:05 [Bug target/29042] [4.0/4.1/4.2/4.3 Regression] Useless floating-point stores and loads on x86 gdr at gcc dot gnu dot org
20:04 [Bug c++/29039] [4.0/4.1 Regression] implicitly defined constructor for class with reference member gdr at gcc dot gnu dot org
20:04 [Bug c++/29024] [4.0/4.1 Regression] storage class specifier accepted for typedef (clause 7.1.1 ; 1) gdr at gcc dot gnu dot org
20:03 [Bug c++/29020] [4.0 regression] ICE using A<N>::A instead of A<N> in friend declaration gdr at gcc dot gnu dot org
20:02 [Bug c++/28999] [4.0 regression] ICE on invalid use of typename gdr at gcc dot gnu dot org
19:59 [Bug fortran/30689] equivalence modifies common block kargl at gcc dot gnu dot org
19:46 [Bug c++/28999] [4.0 regression] ICE on invalid use of typename gdr at gcc dot gnu dot org
19:45 [Bug pch/13676] GCC failes to recognize files ending in .hpp as headers to be precompiled tromey at gcc dot gnu dot org
19:45 [Bug c++/28989] [4.0/4.1/4.2/4.3 Regression] post-increment of bool variable accepted as lvalue gdr at gcc dot gnu dot org
19:44 [Bug c++/28985] [4.0/4.1/4.2/4.3 Regression] class member access using a qualified-id fails to check for match of classes gdr at gcc dot gnu dot org
19:44 [Bug pch/13676] GCC failes to recognize files ending in .hpp as headers to be precompiled tromey at gcc dot gnu dot org
19:44 [Bug c/30692] GCC automatically fails to preprocess files with the "hpp" file extension tromey at gcc dot gnu dot org
19:43 [Bug target/28960] [4.0 Regression] optimized bug with ia32 sse gdr at gcc dot gnu dot org
19:42 [Bug c++/28879] [4.0/4.1/4.2/4.3 regression] ICE with VLA in template function gdr at gcc dot gnu dot org
19:38 [Bug c++/28878] [4.0 regression] ICE using "[" instead of "{" gdr at gcc dot gnu dot org
19:38 [Bug tree-optimization/28868] [4.0/4.1/4.2/4.3 Regression] Not elimintating the PHIs which have the same arguments gdr at gcc dot gnu dot org
19:38 [Bug driver/30246] -ggdb3 does not cause -dD to be passed to cc1 for preprocessing tromey at gcc dot gnu dot org
19:37 [Bug c++/28861] [4.0/4.1 regression] ICE on invalid in-class specialization gdr at gcc dot gnu dot org
19:36 [Bug debug/28834] [4.0/4.1/4.2/4.3 Regression] -O3 -g crashes sometimes when using may_alias and structs gdr at gcc dot gnu dot org
19:35 [Bug driver/30246] -ggdb3 does not cause -dD to be passed to cc1 for preprocessing tromey at gcc dot gnu dot org
19:35 [Bug middle-end/28831] [4.0/4.1/4.2/4.3 Regression] Aggregate copy not elided when using a return value as a pass-by-value parameter gdr at gcc dot gnu dot org
19:33 [Bug bootstrap/30678] sysmacros.h get currupt from Fixincludes with updated glibc. ron3763 at msn dot com
19:28 [Bug fortran/30694] minval/maxval with +/-Inf tkoenig at gcc dot gnu dot org
19:01 [Bug fortran/30683] [4.2 only] internal compiler error: Segmentation fault kargl at gcc dot gnu dot org
19:00 [Bug fortran/30683] [4.2 only] internal compiler error: Segmentation fault kargl at gcc dot gnu dot org
18:56 [Bug middle-end/28755] [4.0/4.1/4.2/4.3 Regression] duplicate members of arrays gdr at gcc dot gnu dot org
18:55 [Bug c/28712] [4.0/4.1 Regression] Compile failure with --combine and packed structures. gdr at gcc dot gnu dot org
18:54 [Bug preprocessor/28709] [4.0/4.1 regression] Bad diagnostic pasting tokens with ## gdr at gcc dot gnu dot org
18:53 [Bug tree-optimization/28707] [4.0 Regression] Incorrect optimization inside member function gdr at gcc dot gnu dot org
18:51 [Bug middle-end/28683] [4.0 regression] ICE (segfault in add_reg_br_prob_note) when comparing pointers with -O (and higher) gdr at gcc dot gnu dot org
18:45 [Bug c++/28677] [4.0 regression] Function prototype in function body crashes compilation gdr at gcc dot gnu dot org
18:43 [Bug c++/28642] [4.0/4.1/4.2/4.3 Regression] ICE in layout_type with may_alias and templates gdr at gcc dot gnu dot org
18:43 [Bug c/28592] [4.0 regression] Segmentation Fault running -O2 on file with deep nesting gdr at gcc dot gnu dot org
18:42 [Bug c++/28573] [4.0/4.1 Regression] incorrectly allowing non-constant expression to offsetof() gdr at gcc dot gnu dot org
18:41 [Bug c++/28558] [4.0/4.1/4.2/4.3 regression] Trouble with __attribute__ and non-PODs gdr at gcc dot gnu dot org
18:41 [Bug c++/28557] [4.0 regression] Trouble with templated type conversion operator gdr at gcc dot gnu dot org
18:40 [Bug driver/28528] [4.0/4.1 Regression] C language extensions override -x in C++ driver gdr at gcc dot gnu dot org
18:39 [Bug c++/28523] [4.0 Regression] Throw of a derived class casted to its base class using a C-style cast gdr at gcc dot gnu dot org
18:36 [Bug c++/20912] C++ FE emitting assignments to read-only global symbols steven at gcc dot gnu dot org
18:35 [Bug c++/28513] [4.0/4.1/4.2/4.3 Regression] QOI: Diagnostic missing since 3.3.x when naming rule is violated gdr at gcc dot gnu dot org
18:32 [Bug bootstrap/30678] sysmacros.h get currupt from Fixincludes with updated glibc. bkorb at gnu dot org
18:28 [Bug middle-end/11264] LROTATE_EXPR/RROTATE_EXPR misexpanded by middle-end/back-end for bitfields steven at gcc dot gnu dot org
18:10 [Bug c++/28513] [4.0/4.1/4.2/4.3 Regression] QOI: Diagnostic missing since 3.3.x when naming rule is violated gdr at gcc dot gnu dot org
18:09 [Bug c++/28506] [4.0 regression] ICE with initializers for functions gdr at gcc dot gnu dot org
18:08 [Bug tree-optimization/30590] [4.1/4.2/4.3 Regression] tree-nrv optimization clobbers return variable steven at gcc dot gnu dot org
18:08 [Bug c++/28505] [4.0/4.1 regression] ICE with invalid constructors gdr at gcc dot gnu dot org
18:07 [Bug c/28504] [4.0/4.1 regression] ICE with variable sized array gdr at gcc dot gnu dot org
18:05 [Bug c++/28460] [4.0/4.1 Regression] g++ emits bogus namespace DIE gdr at gcc dot gnu dot org
18:04 [Bug target/28421] [4.0 Regression] ICE with SSE code in extract_insn, at recog.c:2020 gdr at gcc dot gnu dot org
18:03 [Bug c++/28420] [4.0/4.1 regression] ICE with "typeid" as template parameter gdr at gcc dot gnu dot org
18:02 [Bug c++/28346] [4.0 regression] ICE creating pointer-to-reference-member gdr at gcc dot gnu dot org
18:01 [Bug c++/28341] [4.0/4.1 regression] ICE with references as template parameters gdr at gcc dot gnu dot org
18:00 [Bug c++/28338] [4.0 regression] ICE/rejects-valid with references gdr at gcc dot gnu dot org
17:59 [Bug c++/28337] [4.0 regression] ICE with string literals in templates gdr at gcc dot gnu dot org
17:59 [Bug tree-optimization/30590] [4.1/4.2/4.3 Regression] tree-nrv optimization clobbers return variable steven at gcc dot gnu dot org
17:57 [Bug c++/28301] [4.0/4.1 regression] ICE with broken specialization gdr at gcc dot gnu dot org
17:54 [Bug c++/28266] [4.0/4.1/4.2 regression] ICE on invalid default variable gdr at gcc dot gnu dot org
17:53 [Bug c++/28261] [4.0 regression] ICE with enum in constructor definition gdr at gcc dot gnu dot org
17:51 [Bug c++/28253] [4.0/4.1/4.2/4.3 regression] ICE with invalid covariant return gdr at gcc dot gnu dot org
17:50 [Bug c/30692] GCC automatically fails to preprocess files with the "hpp" file extension k04jg02 at kzoo dot edu
17:50 [Bug c++/28217] [4.0 regression] ICE in tree_int_cst_sgn gdr at gcc dot gnu dot org
17:48 [Bug target/28193] [4.0 only] config/arm/arm.c:3140 ICE gdr at gcc dot gnu dot org
17:45 [Bug fortran/30683] [4.2 only] internal compiler error: Segmentation fault sgk at troutmask dot apl dot w
17:43 [Bug target/28181] [4.0/4.1/4.2/4.3 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k gdr at gcc dot gnu dot org
17:41 [Bug c++/28148] [4.0 Regression] ICE with pointer to member function initializer and cast to a different type gdr at gcc dot gnu dot org
17:41 [Bug c/28136] [4.0 regression] ICE with incomplete array type gdr at gcc dot gnu dot org
17:40 [Bug c/30695] New: uint32_t -> uint16_t without warrnings dushistov at mail dot ru
17:38 [Bug c++/28048] [4.0 Regression] ICE on accessing member of dependent name gdr at gcc dot gnu dot org
17:36 [Bug middle-end/27986] [4.0/4.1/4.2/4.3 Regression] jump to middle of loop on entry with using old version of an variable gdr at gcc dot gnu dot org
17:35 [Bug c++/27952] [4.0/4.1 Regression] ICE with invalid virtual inheritance gdr at gcc dot gnu dot org
17:34 [Bug middle-end/27945] [4.0/4.1/4.2/4.3 Regression] Packed struct of variable length has wrong size gdr at gcc dot gnu dot org
17:32 [Bug ada/30684] [4.2 regression] boostrap failed with undefined reference to system__pure_exceptions_* jsm28 at gcc dot gnu dot org
17:32 [Bug c/30682] [4.3 Regression] Generation of gcc.1 manpage broken (texi2pod fails) jsm28 at gcc dot gnu dot org
17:32 [Bug libstdc++/30675] [4.2/4.3 Regression] libstdc++ testsuite hardcodes "ar" and "ranlib" jsm28 at gcc dot gnu dot org
17:32 [Bug middle-end/30667] [4.3 Regression] ICE in immed_double_const, at emit-rtl.c:468 jsm28 at gcc dot gnu dot org
17:32 [Bug gcov-profile/30650] [4.3 Regression] ICE with -fprofile-use jsm28 at gcc dot gnu dot org
17:31 [Bug ada/30618] [4.1 regression] Infinite loop in sem_ch8.end_use_clauses jsm28 at gcc dot gnu dot org
17:31 [Bug inline-asm/30505] [4.2 regression] asm operand has impossible constraints. jsm28 at gcc dot gnu dot org
17:31 [Bug tree-optimization/30493] [4.1 Regression] Unexpected compilation results: -O versus no optimization jsm28 at gcc dot gnu dot org
17:30 [Bug c++/27826] [4.0 Regression] ICE in copy_to_mode_reg gdr at gcc dot gnu dot org
17:30 [Bug target/30370] [4.1 regression] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx jsm28 at gcc dot gnu dot org
17:30 [Bug fortran/29786] [4.1/4.2/4.3 Regression] rejects equivalence jsm28 at gcc dot gnu dot org
17:29 [Bug middle-end/29749] [4.0/4.1/4.2/4.3 regression] Missing byte swap optimizations jsm28 at gcc dot gnu dot org
17:28 [Bug target/28481] regression from 3.x: 4.1.1 uses memory where it can use registers jsm28 at gcc dot gnu dot org
17:28 [Bug c++/26965] [4.0/4.1/4.2/4.3 Regression] Unnecessary debug info for unused consts in C++ jsm28 at gcc dot gnu dot org
17:27 [Bug c++/26698] [4.0/4.1/4.2/4.3 Regression] g++ accepts const-incorrect code due to conversion function jsm28 at gcc dot gnu dot org
17:27 [Bug c++/26693] [4.0/4.1/4.2/4.3 regression] Access checks not performed for types in templates jsm28 at gcc dot gnu dot org
17:27 [Bug c++/25973] [4.0/4.1/4.2/4.3 Regression] Wrong warning: control reaches end of non-void function jsm28 at gcc dot gnu dot org
17:27 [Bug c++/27819] [4.0 regression] ICE casting static const variables gdr at gcc dot gnu dot org
17:27 [Bug target/25448] [4.0/4.1/4.2/4.3 Regression] Unfounded warnings from the AVR backend jsm28 at gcc dot gnu dot org
17:27 [Bug target/25343] [4.0/4.1/4.2/4.3 regression] [m68k] testsuite failures jsm28 at gcc dot gnu dot org
17:26 [Bug c/25314] [4.0/4.1/4.2/4.3 Regression] Unreachable code at beginning of switch statement is not reported anymore jsm28 at gcc dot gnu dot org
17:26 [Bug c++/27806] [4.0 regression] ICE with invalid ptr-to-member gdr at gcc dot gnu dot org
17:26 [Bug driver/25208] [4.0/4.1/4.2/4.3 Regression] two outputs and -MMD jsm28 at gcc dot gnu dot org
17:26 [Bug preprocessor/24976] [4.0/4.1/4.2/4.3 Regression] simple hexadecimal number and plus/minus and no space jsm28 at gcc dot gnu dot org
17:26 [Bug ada/24880] [4.0/4.1/4.2/4.3 regression] Conversion of user-defined integer type with Size fixed causes crashes jsm28 at gcc dot gnu dot org
17:26 [Bug preprocessor/24024] [4.0/4.1/4.2/4.3 Regression] gcc -E -C processes "\" incorrectly inside C comments jsm28 at gcc dot gnu dot org
17:26 [Bug c++/27801] [4.0 regression] ICE in invert_truthvalue with template gdr at gcc dot gnu dot org
17:25 [Bug middle-end/23848] [4.0/4.1/4.2/4.3 Regression] stack deallocation can be more efficient jsm28 at gcc dot gnu dot org
17:25 [Bug c/23144] [4.0/4.1/4.2/4.3 Regression] invalid parameter forward declarations not diagnosed jsm28 at gcc dot gnu dot org
17:22 [Bug c++/27732] [4.0 Regression] Parentheses elicit spurious error: "missing '>' to terminate the template argument list" gdr at gcc dot gnu dot org
17:18 [Bug c/27697] [4.0 Regression] incorrect warning about constness of pointer to an array in a const struct gdr at gcc dot gnu dot org
17:17 [Bug target/26560] [4.1 regression] mips: unable to find a register to spill in class 'FP_REGS' tbm at gcc dot gnu dot org
17:12 [Bug target/26560] [4.1 regression] mips: unable to find a register to spill in class 'FP_REGS' tbm at gcc dot gnu dot org
17:12 [Bug target/26560] [4.1 regression] mips: unable to find a register to spill in class 'FP_REGS' tbm at gcc dot gnu dot org
17:07 [Bug c++/27693] [4.0 Regression] strange interaction with const and sizeof and variable declarations in g++-4.0 gdr at gcc dot gnu dot org
17:06 [Bug c++/27668] [4.0/4.1 regression] ICE with invalid template parameter gdr at gcc dot gnu dot org
17:04 [Bug c++/27667] [4.0/4.1 regression] ICE with in-class specialization gdr at gcc dot gnu dot org
17:03 [Bug c++/27666] [4.0 regression] ICE with volatile in conditional expression gdr at gcc dot gnu dot org
17:02 [Bug c++/27648] [4.0 Regression] ICE on attribute on pointers in static_cast gdr at gcc dot gnu dot org
17:01 [Bug middle-end/27567] [4.0/4.1 Regression] __builtin_memcpy generates redundant stores/moves. gdr at gcc dot gnu dot org
17:00 [Bug c/27558] [4.0 Regression] Wrong type in warning gdr at gcc dot gnu dot org
16:59 [Bug c++/27494] [4.0/4.1 regression] ICE on invalid template parameter gdr at gcc dot gnu dot org
16:57 [Bug debug/27473] [4.0/4.1 Regression] g++.dg/other/unused1.C and gcc.dg/20060410.c fail on powerpc-darwin gdr at gcc dot gnu dot org
16:56 [Bug c++/27465] [4.0 only] ICE on dependent const folding gdr at gcc dot gnu dot org
16:55 [Bug target/27440] [4.0/4.1/4.2/4.3 regression] code quality regression due to ivopts gdr at gcc dot gnu dot org
16:55 [Bug c++/27425] [4.0/4.1/4.2/4.3 regression] ICE with invalid template-template-parameter gdr at gcc dot gnu dot org
16:54 [Bug c++/27370] [4.0 Regression] Bogus warning about ignoring function return value (__attribute__ ((warn_unused_result))) gdr at gcc dot gnu dot org
16:52 [Bug c/27301] [4.0/4.1/4.2/4.3 Regression] ICE on convoluted inline asm with "m" (statement expression and vla) gdr at gcc dot gnu dot org
16:52 [Bug c++/27227] [4.0 Regression] rejects valid code with some extern "C" gdr at gcc dot gnu dot org
16:51 [Bug c++/27177] [4.0/4.1/4.2/4.3 Regression] ICE in build_simple_base_path, at cp/class.c:474 gdr at gcc dot gnu dot org
16:51 [Bug middle-end/27173] [4.0 regression] ICE with -O -ftrapv gdr at gcc dot gnu dot org
16:50 [Bug c++/27094] [4.0 Regression] tree check: expected tree_list, have omp_return in build_call gdr at gcc dot gnu dot org
16:49 [Bug debug/27057] [4.0 Regression] ICE with -feliminate-dwarf2-dups and using namespace gdr at gcc dot gnu dot org
16:48 [Bug debug/27017] [4.0/4.1/4.2/4.3 Regression] Debug information for static local class members are not emitted gdr at gcc dot gnu dot org
16:47 [Bug tree-optimization/27003] [4.0 Regression] ivcanon bug gdr at gcc dot gnu dot org
16:45 [Bug c++/26988] [4.0/4.1/4.2/4.3 Regression] template constructor in template class derived from virtual base can not be specialized gdr at gcc dot gnu dot org
16:41 [Bug fortran/30694] minval/maxval with +/-Inf burnus at gcc dot gnu dot org
16:34 [Bug rtl-optimization/26655] [4.0/4.1 Regression] ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446 gdr at cs dot tamu dot edu
16:32 [Bug c/23144] [4.0/4.1/4.2/4.3 Regression] invalid parameter forward declarations not diagnosed gdr at cs dot tamu dot edu
16:31 [Bug target/26560] [4.0/4.1 regression] mips: unable to find a register to spill in class 'FP_REGS' gdr at cs dot tamu dot edu
16:29 [Bug rtl-optimization/26655] [4.0/4.1 Regression] ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446 joseph at codesourcery dot com
16:27 [Bug target/11738] ICE "could not split insn" building libstdc++-v3 steven at gcc dot gnu dot org
16:27 [Bug c++/26965] [4.0/4.1/4.2/4.3 Regression] Unnecessary debug info for unused consts in C++ gdr at gcc dot gnu dot org
16:27 [Bug target/11738] ICE "could not split insn" building libstdc++-v3 steven at gcc dot gnu dot org
16:27 [Bug c++/26938] [4.0/4.1 regression] ICE with wrong number of template parameters gdr at gcc dot gnu dot org
16:26 [Bug c++/26912] [4.0 Regression] friend const member function specialization fails to compile gdr at gcc dot gnu dot org
16:26 [Bug c/26774] [4.0 Regression] Out of memory compiling 9-line Delta-reduced Linux kernel driver msp3400.c gdr at gcc dot gnu dot org
16:25 [Bug c++/26755] [4.0 regression] may fail to generate code for base destructor defined inline with pragma interface gdr at gcc dot gnu dot org
16:25 [Bug c++/26698] [4.0/4.1/4.2/4.3 Regression] g++ accepts const-incorrect code due to conversion function gdr at gcc dot gnu dot org
16:25 [Bug target/26560] [4.0/4.1 regression] mips: unable to find a register to spill in class 'FP_REGS' joseph at codesourcery dot com
16:24 [Bug c++/26693] [4.0/4.1/4.2/4.3 regression] Access checks not performed for types in templates gdr at gcc dot gnu dot org
16:23 [Bug rtl-optimization/26655] [4.0/4.1 Regression] ICE in ix86_secondary_memory_needed, at config/i386/i386.c:16446 gdr at gcc dot gnu dot org
16:23 [Bug middle-end/26630] [4.0 Regression] Incorrect result when subtracting, casting to short and back to int, adding and multiplying gdr at gcc dot gnu dot org
16:22 [Bug middle-end/26622] [4.0 Regression] ICE in extract_insn, at recog.c:2084 gdr at gcc dot gnu dot org
16:22 [Bug c/23144] [4.0/4.1/4.2/4.3 Regression] invalid parameter forward declarations not diagnosed joseph at codesourcery dot com
16:22 [Bug c++/26573] [4.0/4.1 regression] Duplicate message for static member in local class gdr at gcc dot gnu dot org
16:20 [Bug target/26562] [4.0 Regression] unrecognizable insn with huge symbol offset with -fPIC gdr at gcc dot gnu dot org
16:20 [Bug target/26560] [4.0/4.1 regression] mips: unable to find a register to spill in class 'FP_REGS' gdr at gcc dot gnu dot org
16:20 [Bug rtl-optimization/15023] -frename-registers is slow steven at gcc dot gnu dot org
16:20 [Bug fortran/29786] [4.1/4.2/4.3 Regression] rejects equivalence pault at gcc dot gnu dot org
16:19 [Bug c++/26559] [4.0 Regression] ICE with __builtin_constant_p in template argument gdr at gcc dot gnu dot org
16:19 [Bug c++/26496] [4.0 Regression] Pointer to member function gdr at gcc dot gnu dot org
16:19 [Bug c++/26365] [4.0 Regression] ICE in finish_class_member_access_expr, at cp/typeck.c gdr at gcc dot gnu dot org
16:17 [Bug debug/26330] [4.0 regression] gcc generates code that does not allow retrieval of struct arguments with debugger gdr at gcc dot gnu dot org
16:17 [Bug fortran/30694] New: minval/maxval with +/-Inf tkoenig at gcc dot gnu dot org
16:17 [Bug c++/26295] [4.0 Regression] Invalid namespace pointer seg fault gdr at gcc dot gnu dot org
16:16 [Bug ada/26111] [4.0 Regression] Ada ICE in expand_assignment, at expr.c:3824 gdr at gcc dot gnu dot org
16:16 [Bug target/26098] [4.0 Regression] ICE in multiplication of 16-byte longlong vector on x86_64 gdr at gcc dot gnu dot org
16:15 [Bug middle-end/26034] [4.0 Regression] gcc uses way too much stack space for this code gdr at gcc dot gnu dot org
16:14 [Bug c/25993] [4.0 Regression] -std= produces incorrect preprocessor output for .S gdr at gcc dot gnu dot org
16:14 [Bug c++/25973] [4.0/4.1/4.2/4.3 Regression] Wrong warning: control reaches end of non-void function gdr at gcc dot gnu dot org
16:11 [Bug c/25805] [4.0 Regression] Incorrect handling of zero-initialized flexible arrays gdr at gcc dot gnu dot org
16:11 [Bug fortran/30689] equivalence modifies common block pault at gcc dot gnu dot org
16:11 [Bug preprocessor/25717] [4.0 Regression] -dD does not list all defined macros (in particular, __STDC__) gdr at gcc dot gnu dot org
16:10 [Bug gcov-profile/25551] [4.0 Regression] gcov incorrect count for lone return in block gdr at gcc dot gnu dot org
16:10 [Bug debug/25468] [4.0 Regression] -g makes g++ loop forever gdr at gcc dot gnu dot org
16:09 [Bug target/25448] [4.0/4.1/4.2/4.3 Regression] Unfounded warnings from the AVR backend gdr at gcc dot gnu dot org
16:08 [Bug c++/25357] [4.0 Regression] ICE in typeid gdr at gcc dot gnu dot org
16:07 [Bug target/25343] [4.0/4.1/4.2/4.3 regression] [m68k] testsuite failures gdr at gcc dot gnu dot org
16:07 [Bug c++/25342] [4.0 Regression] internal compiler error: in lookup_member, at cp/search.c:1209 gdr at gcc dot gnu dot org
16:06 [Bug c/25314] [4.0/4.1/4.2/4.3 Regression] Unreachable code at beginning of switch statement is not reported anymore gdr at gcc dot gnu dot org
16:06 [Bug target/25218] [4.0 Regression] ICE : in compensate_edge, at reg-stack.c:2795 gdr at gcc dot gnu dot org
16:05 [Bug driver/25208] [4.0/4.1/4.2/4.3 Regression] two outputs and -MMD gdr at gcc dot gnu dot org
16:05 [Bug target/25203] [4.0] enable checking failure in g++.dg/opt/mmx2.C gdr at gcc dot gnu dot org
16:04 [Bug target/25043] [4.0 Regression] [m68k] ICE in instantiate_virtual_regs_lossage gdr at gcc dot gnu dot org
16:04 [Bug target/25042] [4.0 Regression] __float128 ICE on x86 gdr at gcc dot gnu dot org
16:03 [Bug preprocessor/24976] [4.0/4.1/4.2/4.3 Regression] simple hexadecimal number and plus/minus and no space gdr at gcc dot gnu dot org
16:02 [Bug tree-optimization/24931] [4.0 Regression] uninitialized structure member after assignment gdr at gcc dot gnu dot org
16:02 [Bug c++/24907] [4.0 Regression] "int x, ;" accepted gdr at gcc dot gnu dot org
15:51 [Bug ada/24880] [4.0/4.1/4.2/4.3 regression] Conversion of user-defined integer type with Size fixed causes crashes gdr at gcc dot gnu dot org
15:50 [Bug target/24586] [4.0 regression] ICE in g++.dg/opt/mmx2.C gdr at gcc dot gnu dot org
15:49 [Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization dnovillo at gcc dot gnu dot or
15:49 [Bug middle-end/24570] [4.0 Regression] unit-at-a-time: debug info not emitted for unused global variables gdr at gcc dot gnu dot org
15:49 [Bug c++/24522] [4.0 Regression] htonl in optimized template function generates compiler warning gdr at gcc dot gnu dot org
15:47 [Bug rtl-optimization/24497] [4.0 Regression] internal compiler error: in apply_opt_in_copies, at loop-unroll.c:2122 gdr at gcc dot gnu dot org
15:46 [Bug rtl-optimization/24361] [4.0 regression] Optimizations -fcse-follow-jumps -fforce-mem break code gdr at gcc dot gnu dot org
15:46 [Bug middle-end/24306] [4.0 Regression] va_arg gets confused when skipping over certain zero-sized types with -msse gdr at gcc dot gnu dot org
15:45 [Bug preprocessor/24024] [4.0/4.1/4.2/4.3 Regression] gcc -E -C processes "\" incorrectly inside C comments gdr at gcc dot gnu dot org
15:45 [Bug middle-end/24020] [4.0 regression] Excessive (x20) recusive inlining for 4.0 with -O3 and poor stack usage even without inlining gdr at gcc dot gnu dot org
15:44 [Bug middle-end/24004] [4.0 Regression] bogus 'may be uninit warnings' for loops gdr at gcc dot gnu dot org
15:43 [Bug target/23963] [4.0 Regression] MMX intrinsics cause ICE in trunc_int_for_mode gdr at gcc dot gnu dot org
15:43 [Bug middle-end/23848] [4.0/4.1/4.2/4.3 Regression] stack deallocation can be more efficient gdr at gcc dot gnu dot org
15:39 [Bug target/23728] [4.0 regression] [m68k] ICE (Segmentation fault) building python gdr at gcc dot gnu dot org
15:38 [Bug c++/23708] [4.0 Regression] Non-inline function incorrectly treated as inline when using precompiled headers gdr at gcc dot gnu dot org
15:37 [Bug tree-optimization/23563] [4.0 Regression] False warning for uninitialized variable gdr at gcc dot gnu dot org
15:37 [Bug rtl-optimization/23490] [4.0 Regression] Long compile time for array initializer with inlined constructor gdr at gcc dot gnu dot org
15:36 [Bug middle-end/23290] [4.0 Regression] Layout changed for structure with single complex field gdr at gcc dot gnu dot org
15:35 [Bug c/23228] [4.0 Regression] Silly "unused variable" warning after redeclaration of a local variable gdr at gcc dot gnu dot org
15:35 [Bug debug/23205] [4.0 Regression] [C++/unit-at-a-time] stabs debug info omitted for global const variables gdr at gcc dot gnu dot org
15:34 [Bug c/23144] [4.0/4.1/4.2/4.3 Regression] invalid parameter forward declarations not diagnosed gdr at gcc dot gnu dot org
15:33 [Bug middle-end/23090] [4.0 Regression] gcc.c-torture/execute/20050713-1.c -Os fails gdr at gcc dot gnu dot org
15:33 [Bug rtl-optimization/22563] [4.0 Regression] performance regression for gcc newer than 2.95 gdr at gcc dot gnu dot org
15:32 [Bug target/22537] [4.0 Regression] unable to find a register to spill in class "CREG" gdr at gcc dot gnu dot org
15:31 [Bug target/18631] [4.0 Regression] missing error messages passing vectors with -mno-altivec -mabi=altivec gdr at gcc dot gnu dot org
15:28 [Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization steven at gcc dot gnu dot org
15:28 [Bug tree-optimization/30375] [4.3 Regression] tree-ssa-dse incorrectly removes struct initialization steven at gcc dot gnu dot org
15:16 [Bug c++/29209] ICE optimizing passing long double to abstract method while in other abstract's impl dave at hiauly1 dot hia dot nr
15:15 [Bug c/30692] GCC automatically fails to preprocess files with the "hpp" file extension schwab at suse dot de
15:14 [Bug c++/9278] Illegal use of typedef to "void" joseph at codesourcery dot com
15:06 [Bug c++/9278] Illegal use of typedef to "void" tbm at cyrius dot com
15:04 [Bug c/30692] New: GCC automatically fails to preprocess files with the "hpp" file extension k04jg02 at kzoo dot edu
14:48 [Bug c++/29209] ICE optimizing passing long double to abstract method while in other abstract's impl dave at hiauly1 dot hia dot nr
13:39 [Bug fortran/30514] zero-sized array wrongly rejected: integer :: i(1:-1) pault at gcc dot gnu dot org
13:39 [Bug fortran/29820] ICE in fold_convert, at fold-const.c:2146 pault at gcc dot gnu dot org
13:39 [Bug fortran/30660] Allocatable components of a derived type "require" the SAVE attribute. pault at gcc dot gnu dot org
13:13 [Bug c++/28358] ICE on valide template code using -O1 or -O2, but *not* with -O0 or -O3 rguenth at gcc dot gnu dot org
13:12 [Bug c/30691] New: i386 and x86-64 build options m32 and m64 beethoven3322 at hotmail dot c
13:05 [Bug libfortran/30007] libgfortran doesn't build for sh-elf fxcoudert at gcc dot gnu dot o
12:51 [Bug libfortran/30690] Clean up m4 files fxcoudert at gcc dot gnu dot o
12:46 [Bug fortran/30660] Allocatable components of a derived type "require" the SAVE attribute. fxcoudert at gcc dot gnu dot o
12:15 [Bug libfortran/30690] New: Clean up m4 files tkoenig at gcc dot gnu dot org
12:06 [Bug fortran/30683] [4.2 only] internal compiler error: Segmentation fault sfilippone at uniroma2 dot it
11:31 [Bug fortran/30689] New: equivalence modifies common block milan at cmm dot ki dot si
11:23 [Bug rtl-optimization/30688] Branch registers loaded too late on ia64 ak at muc dot de
11:17 [Bug rtl-optimization/30688] New: Branch registers loaded too late on ia64 ak at muc dot de
10:43 [Bug fortran/29899] [Segfault] Fortran entry point caught from C function fxcoudert at gcc dot gnu dot o
10:34 [Bug fortran/30683] [4.2 only] internal compiler error: Segmentation fault fxcoudert at gcc dot gnu dot o
10:11 [Bug ada/30686] ada: ICE in expand_expr_addr_expr_1, at expr.c:6563 tbm at cyrius dot com
10:07 [Bug target/30687] New: undocumented attributes on ia64 ak at muc dot de
10:05 [Bug ada/30686] ada: ICE in expand_expr_addr_expr_1, at expr.c:6563 tbm at cyrius dot com
10:04 [Bug ada/30686] [4.2 Regression] ada: ICE in expand_expr_addr_expr_1, at expr.c:6563 tbm at cyrius dot com
10:03 [Bug ada/30686] New: [4.2 Regression] ada: ICE in expand_expr_addr_expr_1, at expr.c:6563 tbm at cyrius dot com
09:51 [Bug ada/25117] GNAT Bug Box, GCC error, verify_ssa failed tbm at cyrius dot com
09:47 [Bug middle-end/28116] [4.1 Regression] ICE when building konverter with gcc-4.1 with -O3 [RSO] tbm at cyrius dot com
09:45 [Bug c++/29209] ICE optimizing passing long double to abstract method while in other abstract's impl tbm at cyrius dot com
09:09 [Bug java/21695] ICE when building gnu-xml.lo in libjava directory brian at dessent dot net
07:26 [Bug fortran/30554] [4.2 and 4.1 only] ICE in mio_pointer_ref at module.c:1945 pault at gcc dot gnu dot org
07:19 [Bug c++/30679] One RTTI bug in g++(4.1.0) . sailzeng at tencent dot com
07:13 [Bug libfortran/30007] libgfortran doesn't build for sh-elf kkojima at gcc dot gnu dot org
04:49 [Bug target/29775] redundant movzbl michael dot meissner at amd do
02:50 [Bug target/29487] Shared libstdc++ fails to link dave at hiauly1 dot hia dot nr
02:47 [Bug target/29487] Shared libstdc++ fails to link dave at hiauly1 dot hia dot nr
02:29 [Bug target/30685] New: Move ASM_OUTPUT_* macros to gcc_target structure michael dot meissner at amd do
02:08 [Bug target/29487] Shared libstdc++ fails to link pinskia at gcc dot gnu dot org
02:02 [Bug fortran/30478] FAIL: gfortran.dg/enum_2.f90 -O (internal compiler error) danglin at gcc dot gnu dot org
01:54 [Bug target/29487] Shared libstdc++ fails to link danglin at gcc dot gnu dot org
01:29 [Bug testsuite/25241] DejaGNU does not distinguish between errors and warnings janis at gcc dot gnu dot org
01:08 [Bug fortran/30683] [4.2 only] internal compiler error: Segmentation fault kargl at gcc dot gnu dot org
01:01 [Bug fortran/30683] internal compiler error: Segmentation fault kargl at gcc dot gnu dot org
00:18 [Bug c++/29731] [4.0/4.1/4.2 regression] ICE with statement expression as template parameter simartin at gcc dot gnu dot or

February 02, 2007
23:44 [Bug fortran/30683] internal compiler error: Segmentation fault kargl at gcc dot gnu dot org
23:25 [Bug ada/30684] [4.2 regression] boostrap failed with undefined reference to system__pure_exceptions_* pluto at agmk dot net
23:23 [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type daney at gcc dot gnu dot org
23:00 [Bug ada/30684] New: [4.2 regression] boostrap failed with undefined reference to system__pure_exceptions_* pluto at agmk dot net
22:37 [Bug fortran/30285] gfortran excessive memory usage with large modules bdavis at gcc dot gnu dot org
22:19 [Bug target/29141] static constructors beyond 64k fail pete at vavaroutsos dot com
22:02 [Bug fortran/30683] internal compiler error: Segmentation fault sfilippone at uniroma2 dot it
22:01 [Bug fortran/30683] New: internal compiler error: Segmentation fault sfilippone at uniroma2 dot it
21:44 [Bug fortran/30285] gfortran excessive memory usage with large modules anlauf at gmx dot de
21:32 [Bug bootstrap/30678] sysmacros.h get currupt from Fixincludes with updated glibc. bkorb at gnu dot org
21:22 [Bug bootstrap/30678] sysmacros.h get currupt from Fixincludes with updated glibc. ron3763 at msn dot com
19:32 [Bug other/30335] CreateFileMapping fails in Vista due to lack of admin privileges dannysmith at users dot source
19:31 [Bug other/30335] CreateFileMapping fails in Vista due to lack of admin privileges dannysmith at users dot source
19:20 [Bug fortran/30625] Array pointers to components of derived type arrays do not work paulthomas2 at wanadoo dot fr
19:00 [Bug java/16858] Linking of jv-convert fails with redundant pthreads symbols skunk at iskunk dot org
18:02 [Bug c++/28266] [4.0/4.1/4.2 regression] ICE on invalid default variable jason at gcc dot gnu dot org
17:02 [Bug target/26290] [4.1 Regression]: code pessimization wrt. GCC 4.0 probably due to TARGET_MEM_REF t dot artem at mailcity dot co
16:57 [Bug target/29682] ICE: in change_pattern, at haifa-sched.c:4066 with -O3 -msched-control-spec mkuvyrkov at gcc dot gnu dot o
16:40 [Bug other/27843] gcc-4.2-20060527 make install fails on alphaev68-dec-osf5.1b ebotcazou at gcc dot gnu dot o
16:39 [Bug c/30682] New: [Regression 4.3] Generation of gcc.1 manpage broken (texi2pod fails) burnus at gcc dot gnu dot org
16:36 [Bug other/27843] gcc-4.2-20060527 make install fails on alphaev68-dec-osf5.1b bonzini at gnu dot org
16:22 [Bug other/27843] gcc-4.2-20060527 make install fails on alphaev68-dec-osf5.1b ebotcazou at gcc dot gnu dot o
16:19 [Bug libfortran/30007] libgfortran doesn't build for sh-elf fxcoudert at gcc dot gnu dot o
16:15 [Bug fortran/30660] Allocatable components of a derived type "require" the SAVE attribute. pault at gcc dot gnu dot org
16:06 [Bug target/30370] [4.1 regression] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx dje at gcc dot gnu dot org
15:36 [Bug other/27843] gcc-4.2-20060527 make install fails on alphaev68-dec-osf5.1b bonzini at gnu dot org
15:27 [Bug fortran/30681] New: "obsolescent" vs. "obsolete" vivekrao4 at yahoo dot com
15:24 [Bug c++/30536] [4.1/4.2/4.3 regression] ICE with __thread and register jakub at gcc dot gnu dot org
15:23 [Bug middle-end/30473] [4.0/4.1/4.2/4.3 Regression] Internal Compiler Error with a sprintf with few arguments for format %s jakub at gcc dot gnu dot org
14:57 [Bug bootstrap/30678] sysmacros.h get currupt from Fixincludes with updated glibc. bkorb at gnu dot org
14:44 [Bug middle-end/30667] [Regression 4.3] ICE in immed_double_const, at emit-rtl.c:468 ubizjak at gmail dot com
14:43 [Bug other/27843] gcc-4.2-20060527 make install fails on alphaev68-dec-osf5.1b brett dot albertson at stratec
14:32 [Bug c++/30680] New: Spurious "might be used uninitialized" warning in STL use. hartog at best dot ms dot phil
14:02 [Bug libstdc++/30674] libstdc++ failed to build on Linux/ia64 hjl at lucon dot org
13:47 [Bug libstdc++/30674] libstdc++ failed to build on Linux/ia64 mkuvyrkov at gcc dot gnu dot o
13:43 [Bug c++/30679] New: One RTTI bug in g++(4.1.0) . sailzeng at tencent dot com
13:14 [Bug testsuite/25241] DejaGNU does not distinguish between errors and warnings manu at gcc dot gnu dot org
13:14 [Bug fortran/30660] Allocatable components of a derived type "require" the SAVE attribute. pault at gcc dot gnu dot org
12:36 [Bug fortran/30284] ICE in gfc_add_modify with internal reads pault at gcc dot gnu dot org
12:36 [Bug fortran/30626] Wrong-code for internal read pault at gcc dot gnu dot org
12:23 [Bug c++/30536] [4.1/4.2/4.3 regression] ICE with __thread and register jakub at gcc dot gnu dot org
12:21 [Bug middle-end/30473] [4.0/4.1/4.2/4.3 Regression] Internal Compiler Error with a sprintf with few arguments for format %s jakub at gcc dot gnu dot org
12:17 [Bug testsuite/25241] DejaGNU does not distinguish between errors and warnings manu at gcc dot gnu dot org
11:32 [Bug libstdc++/30675] [4.2/4.3 Regression] libstdc++ testsuite hardcodes "ar" and "ranlib" bkoz at gcc dot gnu dot org
11:28 [Bug libstdc++/30674] libstdc++ failed to build on Linux/ia64 bkoz at gcc dot gnu dot org
11:18 [Bug debug/26881] [4.1 Regression] internal compiler error in dwarf2out_finish rguenth at gcc dot gnu dot org
11:18 [Bug debug/30671] Compiling spiderMonkey gives the following error. rguenth at gcc dot gnu dot org
11:10 [Bug fortran/30285] gfortran excessive memory usage with large modules anlauf at gmx dot de
10:39 [Bug bootstrap/30678] sysmacros.h get currupt from Fixincludes with updated glibc. franke dot daniel at gmail dot
10:03 [Bug fortran/30554] [4.2 and 4.1 only] ICE in mio_pointer_ref at module.c:1945 burnus at gcc dot gnu dot org
09:35 [Bug fortran/30285] gfortran excessive memory usage with large modules bdavis at gcc dot gnu dot org
09:34 [Bug bootstrap/30678] New: sysmacros.h get currupt from Fixincludes with updated glibc. ron3763 at msn dot com
09:27 [Bug fortran/30554] [4.2 and 4.1 only] ICE in mio_pointer_ref at module.c:1945 jellby at yahoo dot com
08:00 [Bug fortran/30677] Intrinsics arguments evaluated multiple times fxcoudert at gcc dot gnu dot o
08:00 [Bug fortran/30677] New: Intrinsics arguments evaluated multiple times fxcoudert at gcc dot gnu dot o
07:51 [Bug fortran/30668] catch function of wrong type burnus at gcc dot gnu dot org
06:44 [Bug fortran/30676] New: Incomplete warning on non-conforming code with -fopenmp spam dot brian dot taylor at g
05:41 [Bug bootstrap/30669] i686-pc-linux-gnu doesn't build ian at airs dot com
02:30 [Bug libstdc++/30675] New: [4.2/4.3 Regression] libstdc++ testsuite hardcodes "ar" and "ranlib" jsm28 at gcc dot gnu dot org
02:26 [Bug fortran/18923] segfault after subroutine name confusion jvdelisle at gcc dot gnu dot o
02:06 [Bug fortran/24261] gfortran ALLOCATE statement does not align objects on 16-byte boundary stevenj at alum dot mit dot ed
02:00 [Bug libfortran/30162] I/O with named pipes does not work jvdelisle at gcc dot gnu dot o
01:50 [Bug fortran/30285] gfortran excessive memory usage with large modules bdavis at gcc dot gnu dot org
01:13 [Bug rtl-optimization/23812] swapping DImode halves produces poor x86 register allocation pinskia at gcc dot gnu dot org
01:05 [Bug rtl-optimization/4079] unnecessary register move on simple code pinskia at gcc dot gnu dot org
00:59 [Bug rtl-optimization/4079] unnecessary register move on simple code pinskia at gcc dot gnu dot org
00:29 [Bug middle-end/30391] [4.3 regression] ICE at -O1 with conditional expressions and GIMPLE_MODIFY_STMT pinskia at gcc dot gnu dot org
00:28 [Bug fortran/30672] Internal compiler error: segment violation pinskia at gcc dot gnu dot org
00:25 [Bug libstdc++/30674] libstdc++ failed to build on Linux/ia64 hjl at lucon dot org
00:17 [Bug rtl-optimization/17236] inefficient code for long long multiply on x86 roger at eyesopen dot com
00:12 [Bug fortran/30672] Internal compiler error: segment violation kargl at gcc dot gnu dot org
00:08 [Bug fortran/30672] Internal compiler error: segment violation kargl at gcc dot gnu dot org

February 01, 2007
23:59 [Bug libstdc++/30674] libstdc++ failed to build on Linux/ia64 hjl at lucon dot org
23:57 [Bug libstdc++/30674] libstdc++ failed to build on Linux/ia64 hjl at lucon dot org
23:56 [Bug libstdc++/30674] libstdc++ failed to build on Linux/ia64 hjl at lucon dot org
23:36 [Bug fortran/30672] Internal compiler error: segment violation kargl at gcc dot gnu dot org
23:15 [Bug inline-asm/28686] ebp from clobber list used as operand spark at gcc dot gnu dot org
23:04 [Bug fortran/24261] gfortran ALLOCATE statement does not align objects on 16-byte boundary pinskia at gcc dot gnu dot org
23:01 [Bug libstdc++/30674] libstdc++ isn't parallel build safe hjl at lucon dot org
23:00 [Bug fortran/24261] gfortran ALLOCATE statement does not align objects on 16-byte boundary stevenj at alum dot mit dot ed
22:53 [Bug libstdc++/30674] New: libstdc++ isn't parallel build safe hjl at lucon dot org
22:46 [Bug fortran/30284] ICE in gfc_add_modify with internal reads patchapp at dberlin dot org
21:44 [Bug fortran/30672] Internal compiler error: segment violation kargl at gcc dot gnu dot org
21:32 [Bug java/30673] New: [jni] Different behaviour than a Sun JRE mtrudel at gmx dot ch
20:54 [Bug fortran/30672] Internal compiler error: segment violation lgcota at gmail dot com
20:53 Re: "internal compiler error": is this a known problem? Jim Wilson
20:49 [Bug fortran/30672] Internal compiler error: segment violation pinskia at gcc dot gnu dot org
20:46 [Bug fortran/30672] New: Internal compiler error: segment violation lgcota at gmail dot com
20:33 [Bug c++/25874] [gomp] ICE in calc_dfs_tree() reichelt at gcc dot gnu dot or
20:28 [Bug fortran/18923] segfault after subroutine name confusion reichelt at gcc dot gnu dot or
20:19 [Bug debug/30671] Compiling spiderMonkey gives the following error. pinskia at gcc dot gnu dot org
20:12 [Bug c++/28266] [4.0/4.1/4.2 regression] ICE on invalid default variable reichelt at gcc dot gnu dot or
20:12 [Bug c++/30295] [4.0/4.1/4.2/4.3 regression] ICE with extern "Java" in gimple_add_tmp_var reichelt at gcc dot gnu dot or
20:11 [Bug c++/28266] [4.0/4.1/4.2 regression] ICE on invalid default variable reichelt at gcc dot gnu dot or
20:03 [Bug tree-optimization/30666] [4.3 Regression] warning: canonical types differ for identical types double __complex__ and double __complex__ pinskia at gcc dot gnu dot org
19:51 [Bug middle-end/27657] [4.2 regression] bogus undefined reference error to static var with -g and -O ismail at pardus dot org dot t
19:33 [Bug middle-end/27657] [4.2 regression] bogus undefined reference error to static var with -g and -O tbm at cyrius dot com
19:25 [Bug middle-end/27657] [4.2 regression] bogus undefined reference error to static var with -g and -O ismail at pardus dot org dot t
18:29 [Bug c/30671] Compiling spiderMonkey gives the following error. mansuk at gmail dot com
18:24 [Bug c/30671] New: Compiling spiderMonkey gives the following error. mansuk at gmail dot com
18:08 [Bug c++/30657] template class derived from template class does not access base class' members paolo dot greppi at tiscali do
17:47 [Bug inline-asm/28686] ebp from clobber list used as operand spark at gcc dot gnu dot org
17:19 [Bug target/16300] Bug in vendor /usr/include/net/if.h needs fixincluding skunk at iskunk dot org
16:59 [Bug java/30641] gcj corrupted double-linked list (glibc detected) tromey at gcc dot gnu dot org
16:46 [Bug tree-optimization/29585] [4.2 Regression] tree check: expected ssa_name, have var_decl in is_old_name, at tree-into-ssa.c:558 rguenth at gcc dot gnu dot org
16:41 [Bug tree-optimization/28544] [4.2 regression] ICE in add_virtual_operand, at tree-ssa-operands.c:1309 rguenth at gcc dot gnu dot org
16:40 [Bug tree-optimization/28544] [4.2 regression] ICE in add_virtual_operand, at tree-ssa-operands.c:1309 rguenth at gcc dot gnu dot org
16:39 [Bug tree-optimization/29718] [4.2 Regression] ice in add_virtual_operand with some C++ code rguenth at gcc dot gnu dot org
15:58 [Bug libstdc++/14493] std::bad_alloc::what() does not explain what happened pcarlini at suse dot de
15:57 [Bug libstdc++/29496] _M_invalidate function is not thread-safe in GLIBCXX_DEBUG mode pcarlini at suse dot de
15:57 [Bug libstdc++/14493] std::bad_alloc::what() does not explain what happened paolo at gcc dot gnu dot org
15:57 [Bug libstdc++/29496] _M_invalidate function is not thread-safe in GLIBCXX_DEBUG mode paolo at gcc dot gnu dot org
15:52 [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type dave at hiauly1 dot hia dot nr
15:23 [Bug tree-optimization/30604] Unable to coalesce ssa_names <x> and <y> which are marked as MUST COALESCE mark at gcc dot gnu dot org
15:09 [Bug bootstrap/30669] i686-pc-linux-gnu doesn't build rguenth at gcc dot gnu dot org
15:08 [Bug java/30641] gcj corrupted double-linked list (glibc detected) msubs at philips dot org dot u
15:07 [Bug bootstrap/30669] i686-pc-linux-gnu doesn't build rguenth at gcc dot gnu dot org
15:07 [Bug bootstrap/30662] bootstrap fails on x86-64 rguenth at gcc dot gnu dot org
15:05 [Bug bootstrap/30669] New: i686-pc-linux-gnu doesn't build kazu at gcc dot gnu dot org
15:01 [Bug tree-optimization/30604] Unable to coalesce ssa_names <x> and <y> which are marked as MUST COALESCE aph at gcc dot gnu dot org
14:54 [Bug fortran/30668] New: catch function of wrong type vivekrao4 at yahoo dot com
14:41 [Bug c/28592] [4.0 regression] Segmentation Fault running -O2 on file with deep nesting rguenth at gcc dot gnu dot org
14:39 [Bug java/30641] gcj corrupted double-linked list (glibc detected) aph at gcc dot gnu dot org
14:38 [Bug java/30641] gcj corrupted double-linked list (glibc detected) aph at gcc dot gnu dot org
14:34 [Bug java/30641] gcj corrupted double-linked list (glibc detected) aph at gcc dot gnu dot org
14:27 [Bug tree-optimization/30667] New: [Regression 4.3] ICE in immed_double_const, at emit-rtl.c:468 burnus at gcc dot gnu dot org
14:22 [Bug fortran/30611] Confusing error message for negative ncopies in REPEAT fxcoudert at gcc dot gnu dot o
14:19 [Bug fortran/28494] Unclear run time error message fxcoudert at gcc dot gnu dot o
13:59 [Bug tree-optimization/30666] warning: canonical types differ for identical types double __complex__ and double __complex__ ubizjak at gmail dot com
13:57 [Bug tree-optimization/30666] New: warning: canonical types differ for identical types double __complex__ and double __complex__ ubizjak at gmail dot com
13:51 [Bug fortran/30611] Confusing error message for negative ncopies in REPEAT fxcoudert at gcc dot gnu dot o
13:51 [Bug fortran/30611] Confusing error message for negative ncopies in REPEAT fxcoudert at gcc dot gnu dot o
13:39 [Bug libstdc++/14493] std::bad_alloc::what() does not explain what happened pcarlini at suse dot de
13:37 [Bug middle-end/30473] [4.0/4.1/4.2/4.3 Regression] Internal Compiler Error with a sprintf with few arguments for format %s jakub at gcc dot gnu dot org
13:37 [Bug libstdc++/14493] std::bad_alloc::what() does not explain what happened paolo at gcc dot gnu dot org
13:27 [Bug middle-end/30636] [4.3 Regression] incorrect array bounds warning on multi-dimensional arrays mueller at gcc dot gnu dot org
13:01 [Bug libstdc++/30578] array_allocator can't be safely copied bkoz at gcc dot gnu dot org
12:37 [Bug fortran/30664] -pedantic: "Integer outside symmetric range" for integer(1) and (2) does not work fxcoudert at gcc dot gnu dot o
12:28 [Bug fortran/30432] [4.2/4.1 only] gfortran.dg/c_by_val_1.f fails on ia64-*-*, problem with %VAL fxcoudert at gcc dot gnu dot o
12:27 [Bug fortran/30438] Set but never used variable should raise warning fxcoudert at gcc dot gnu dot o
12:22 [Bug c++/30536] [4.1/4.2/4.3 regression] ICE with __thread and register jakub at gcc dot gnu dot org
12:20 [Bug libstdc++/30578] array_allocator can't be safely copied bkoz at gcc dot gnu dot org
12:16 [Bug c++/14875] When using 'or' keyword, the error message speaks of a '||' token manu at gcc dot gnu dot org
12:10 [Bug target/30621] Wrong error message aborts compiling of a simple formula manu at gcc dot gnu dot org
11:35 [Bug target/30665] peephole2 misapplied on postinc mem hp at gcc dot gnu dot org
11:34 [Bug target/30665] New: peephole2 misapplied on postinc mem hp at gcc dot gnu dot org
11:30 [Bug fortran/30605] -Wno-tabs should be active for -std=f2003 and -pedantic jb at gcc dot gnu dot org
11:28 [Bug fortran/30625] Array pointers to components of derived type arrays do not work dfranke at gcc dot gnu dot org
11:26 [Bug java/30641] gcj corrupted double-linked list (glibc detected) msubs at philips dot org dot u
11:24 [Bug java/30641] gcj corrupted double-linked list (glibc detected) aph at gcc dot gnu dot org
10:57 [Bug java/30641] gcj corrupted double-linked list (glibc detected) msubs at philips dot org dot u
10:54 [Bug java/30641] gcj corrupted double-linked list (glibc detected) msubs at philips dot org dot u
10:44 [Bug java/30641] gcj corrupted double-linked list (glibc detected) aph at gcc dot gnu dot org
10:38 [Bug java/30641] gcj corrupted double-linked list (glibc detected) msubs at philips dot org dot u
10:32 [Bug middle-end/30656] [4.3 Regression] ICE with -ftrapv rguenth at gcc dot gnu dot org
10:27 [Bug middle-end/30656] [4.3 Regression] ICE with -ftrapv rguenth at gcc dot gnu dot org
10:19 [Bug fortran/30284] ICE in gfc_add_modify with internal reads pault at gcc dot gnu dot org
10:17 [Bug fortran/30626] Wrong-code for internal read pault at gcc dot gnu dot org
10:12 [Bug java/30641] gcj corrupted double-linked list (glibc detected) aph at gcc dot gnu dot org
09:34 [Bug libgcj/30647] build of gcc midi-dssi fails pinskia at gcc dot gnu dot org
09:28 [Bug libfortran/30162] I/O with named pipes does not work burnus at gcc dot gnu dot org
09:26 [Bug libgcj/30647] build of gcc midi-dssi fails pinskia at gcc dot gnu dot org
09:26 [Bug fortran/30664] New: -pedantic: "Integer outside symmetric range" for integer(1) and (2) does not work burnus at gcc dot gnu dot org
09:25 [Bug c++/30659] [4.0/4.1/4.2/4.3 Regression] ICE in undefined template pinskia at gcc dot gnu dot org
09:24 [Bug c++/30659] [4.0/4.1/4.2/4.3 Regression] ICE in undefined template pinskia at gcc dot gnu dot org
09:01 [Bug fortran/30512] MAXVAL() incorrect for zero-size int arrays, and for -HUGE-1 maximum values. patchapp at dberlin dot org
08:50 [Bug debug/28834] [4.0/4.1/4.2/4.3 Regression] -O3 -g crashes sometimes when using may_alias and structs pinskia at gcc dot gnu dot org
08:50 [Bug c/30661] mayalias-2.c, mayalias-3.c fail at -O3 -g with --enable-checking=yes pinskia at gcc dot gnu dot org
08:46 [Bug java/30641] gcj corrupted double-linked list (glibc detected) msubs at philips dot org dot u
08:25 [Bug c/30663] m68k-uclinux-20060615 compiler fault srb4 dot zheng at gmail dot co
08:22 [Bug c/30663] New: m68k-uclinux-20060615 compiler fault srb4 dot zheng at gmail dot co
08:16 [Bug target/30652] SSE expansion is missing for isinf() and other fpclassify functions ubizjak at gmail dot com
07:54 [Bug bootstrap/30662] bootstrap fails on x86-64 grigory_zagorodnev at linux do
07:38 "internal compiler error": is this a known problem? Michael Abbott
07:32 [Bug bootstrap/30662] New: bootstrap fails on x86-64 ak at muc dot de
07:20 [Bug libfortran/30162] I/O with named pipes does not work jvdelisle at gcc dot gnu dot o
07:18 [Bug fortran/25057] default initialization and DATA statement conflict jvdelisle at gcc dot gnu dot o
07:18 [Bug fortran/24978] ICE in gfc_assign_data_value_range jvdelisle at gcc dot gnu dot o
06:13 [Bug testsuite/29404] "make check" fails to compile library testcases paolo dot bonzini at lu dot un
06:13 [Bug c/30661] New: mayalias-2.c, mayalias-3.c fail at -O3 -g with --enable-checking=yes brooks at gcc dot gnu dot org
04:23 [Bug testsuite/29404] "make check" fails to compile library testcases ghazi at gcc dot gnu dot org
03:42 [Bug target/29845] sh floating point emulation is inefficient amylaar at gcc dot gnu dot org
02:18 [Bug libstdc++/14493] std::bad_alloc::what() does not explain what happened lopresti at gmail dot com
01:03 [Bug c/24577] diagnostic informative note labelled "error" igodard at pacbell dot net
00:28 [Bug target/30652] SSE expansion is missing for isinf() and other fpclassify functions rth at gcc dot gnu dot org


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.6.3