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