[Bug middle-end/41393] New: [4.5 Regression] ICE in get_eh_region_and_lp_from_rtx at except.c:1692

2009-09-17 Thread danglin at gcc dot gnu dot org
Executing on host: /home/dave/gcc-4.5/objdir/gcc/xgcc -B/home/dave/gcc-4.5/objdi r/gcc/ /home/dave/gcc-4.5/gcc/gcc/testsuite/gcc.dg/20021014-1.c -O2 -p -lm -o ./20021014-1.exe(timeout = 300) /home/dave/gcc-4.5/gcc/gcc/testsuite/gcc.dg/20021014-1.c: In function 'foo': /home/dave/gcc-4.5/gc

[Bug middle-end/41394] New: [4.5 Regression] pr34668-2.c:5:15: error: type mismatch in array reference

2009-09-17 Thread danglin at gcc dot gnu dot org
Executing on host: /home/dave/gcc-4.5/objdir/gcc/xgcc -B/home/dave/gcc-4.5/objdi r/gcc/ /home/dave/gcc-4.5/gcc/gcc/testsuite/gcc.dg/pr34668-1.c --combine -O2 /home/dave/gcc-4.5/gcc/gcc/testsuite/gcc.dg/pr34668-2.c -S -o pr34668-1.s (t imeout = 300) /home/dave/gcc-4.5/gcc/gcc/testsuite/gcc.d

[Bug c/41392] gcc.dg/torture/stackalign/builtin-apply-4.c fails with -march=pentium3

2009-09-17 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2009-09-18 03:26 --- *** This bug has been marked as a duplicate of 37074 *** -- hjl dot tools at gmail dot com changed: What|Removed |Added --

[Bug testsuite/37074] gcc.dg/torture/stackalign/builtin-apply-4.c failed with SSE2

2009-09-17 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-09-18 03:26 --- *** Bug 41392 has been marked as a duplicate of this bug. *** -- hjl dot tools at gmail dot com changed: What|Removed |Added ---

[Bug middle-end/41354] g++: Inlining constructors puts wrong vtable in objects

2009-09-17 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2009-09-18 03:43 --- Does -fno-tree-sink fix the issue? If so this is duplicate of bug 39604. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41354

[Bug libfortran/41387] OPEN, STATUS='NEW' of a symbolic link to a non-existing file fails.

2009-09-17 Thread kargl at gcc dot gnu dot org
--- Comment #5 from kargl at gcc dot gnu dot org 2009-09-18 03:52 --- For additional comments, see http://gcc.gnu.org/ml/fortran/2009-09/msg00119.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41387

[Bug tree-optimization/40642] [4.5 regression] ICE with -fprofile-generate

2009-09-17 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2009-09-18 03:53 --- Can you try this again? I think this has been fixed already as these testcase works for me. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40642

[Bug c++/41020] [4.5 Regression] Can't declare an extern "C" friend.

2009-09-17 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2009-09-18 03:56 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug c++/41109] [4.5 regression] Argument flagged as unused despite use in sizeof()

2009-09-17 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2009-09-18 03:57 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug other/41255] [4.5 Regression] Release notes: Advice to use GDB later than 6.8

2009-09-17 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2009-09-18 04:05 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug tree-optimization/41377] [4.5 Regression] ICE in unsplit_eh

2009-09-17 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2009-09-18 04:11 --- This works with: gcc version 4.5.0 20090706 (experimental) [trunk revision 149292] (GCC) On i386-darwin8.11. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41377

[Bug bootstrap/41395] New: [4.5 regression] Bootstrap failure

2009-09-17 Thread hjl dot tools at gmail dot com
On Linux/ia32, revision 151829 gave [...@gnu-9 libgcc]$ /export/build/gnu/gcc/build-i686-linux/./gcc/xgcc -B/export/build/gnu/gcc/build-i686-linux/./gcc/ -B/usr/gcc-4.5/i686-pc-linux-gnu/bin/ -B/usr/gcc-4.5/i686-pc-linux-gnu/lib/ -isystem /usr/gcc-4.5/i686-pc-linux-gnu/include -isystem /usr/gcc-4.

[Bug tree-optimization/39974] [4.5 regression] Bogus "array subscript is below array bounds" warning in compiler generated code

2009-09-17 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2009-09-18 04:17 --- This works on the trunk with: gcc version 4.5.0 20090917 (experimental) [trunk revision 151808] (GCC) It did produce a warning with: gcc version 4.5.0 20090706 (experimental) [trunk revision 149292] (GCC

[Bug middle-end/41360] [4.5 regression] Revision 151696 breaks gcc.c-torture/compile/builtin_unreachable-1.c

2009-09-17 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41360

[Bug middle-end/41393] [4.5 Regression] ICE in get_eh_region_and_lp_from_rtx at except.c:1692

2009-09-17 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41393

[Bug middle-end/41394] [4.5 Regression] pr34668-2.c:5:15: error: type mismatch in array reference

2009-09-17 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41394

[Bug bootstrap/41395] [4.5 regression] Bootstrap failure

2009-09-17 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41395

[Bug bootstrap/41395] [4.5 regression] Bootstrap failure

2009-09-17 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2009-09-18 04:39 --- Gcc is configured with --enable-clocale=gnu --with-system-zlib --enable-checking=assert --with-demangler-in-ld --enable-shared --enable-threads=posix --enable-haifa --prefix=/usr/gcc-4.5 --with-local-prefix=/usr/l

[Bug tree-optimization/41301] [4.5 Regression] ice in propagate_subacesses_accross_link

2009-09-17 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Component|c |tree-optimization Keywords||ice

[Bug target/41311] [4.5 regression] FFmpeg crashes when converting mpg to avi

2009-09-17 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|critical|normal Component|c |target

[Bug c++/36954] Wrong warning with -Wlogical-op

2009-09-17 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2009-09-18 04:54 --- *** Bug 41388 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c/41388] -Wlogical-op produces a surprising message

2009-09-17 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2009-09-18 04:54 --- Fixed in 4.5.0. *** This bug has been marked as a duplicate of 36954 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug bootstrap/41395] [4.5 regression] Bootstrap failure

2009-09-17 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41395

[Bug c/41052] ICE: verify_gimple failed when using -combine

2009-09-17 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2009-09-18 05:10 --- *** This bug has been marked as a duplicate of 39959 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c/39959] [4.5 Regression] IMA is broken

2009-09-17 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2009-09-18 05:10 --- *** Bug 41052 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/41060] Wconversion Ignores static_cast

2009-09-17 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41060

[Bug c++/41090] [4.3/4.4/4.5 Regression] Using static label reference in c++ class constructor produces wrong code

2009-09-17 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2009-09-18 05:14 --- Confirmed, 3.3 used to work. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/41395] [4.5 regression] Revision 151800 failed bootstrap

2009-09-17 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-09-18 05:44 --- It is caused by revision 151800: http://gcc.gnu.org/ml/gcc-cvs/2009-09/msg00547.html It is reproducible on both Linux/ia32 and Linux/x86-64. -- hjl dot tools at gmail dot com changed: What|Remov

<    1   2