[Bug middle-end/41290] [4.5 regression] C++ - libdirac don't want to compile

2009-11-09 Thread reichelt at gcc dot gnu dot org
--- Comment #9 from reichelt at gcc dot gnu dot org 2009-11-09 15:19 --- Created an attachment (id=18999) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18999&action=view) Pre-processed version of previous testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41290

[Bug middle-end/41290] [4.5 regression] C++ - libdirac don't want to compile

2009-11-09 Thread reichelt at gcc dot gnu dot org
--- Comment #8 from reichelt at gcc dot gnu dot org 2009-11-09 15:16 --- Created an attachment (id=18998) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18998&action=view) Self-contained testcase that crashes with "-O3 -m32" -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41290

[Bug middle-end/41290] [4.5 regression] C++ - libdirac don't want to compile

2009-11-09 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2009-11-09 15:15 --- Unfortunately the problem still persists, see following testcase which crashes in the same fashion when compiled with "-O3 -m32" on x86_64-unknown-linux-gnu. -- reichelt at gcc dot gnu dot org changed:

[Bug middle-end/41290] [4.5 regression] C++ - libdirac don't want to compile

2009-11-09 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-11-09 13:51 --- Seems to be fixed with current trunk. Please open if it is not. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/41290] [4.5 regression] C++ - libdirac don't want to compile

2009-10-29 Thread foom at fuhm dot net
--- Comment #5 from foom at fuhm dot net 2009-10-30 02:42 --- An error very much like this is also causing a bunch of files in my program to fail to compile with 4.5 with -O1 and above. I was unable to reduce a simple test case from my (private) code, though: many changes that seem like

[Bug middle-end/41290] [4.5 regression] C++ - libdirac don't want to compile

2009-09-18 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-09-18 09:16 --- Honza, this is yours. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Assig

[Bug middle-end/41290] [4.5 regression] C++ - libdirac don't want to compile

2009-09-07 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 GCC target tri

[Bug middle-end/41290] [4.5 regression] C++ - libdirac don't want to compile

2009-09-07 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-09-07 10:14 --- Created an attachment (id=18527) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18527&action=view) reduced testcase Fails at -O2. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41290

[Bug middle-end/41290] [4.5 regression] C++ - libdirac don't want to compile

2009-09-07 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-09-07 09:50 --- Reducing. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC|