[Bug middle-end/45569] [4.5/4.6 Regression] ICE: verify_stmts failed: statement marked for throw in middle of block with -fnon-call-exceptions

2010-09-07 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2010-09-07 12:28 --- Subject: Bug 45569 Author: rguenth Date: Tue Sep 7 12:27:45 2010 New Revision: 163947 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163947 Log: 2010-09-07 Richard Guenther PR middle-end/45569

[Bug middle-end/45569] [4.5/4.6 Regression] ICE: verify_stmts failed: statement marked for throw in middle of block with -fnon-call-exceptions

2010-09-07 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-09-07 11:18 --- Subject: Bug 45569 Author: rguenth Date: Tue Sep 7 11:17:44 2010 New Revision: 163946 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163946 Log: 2010-09-07 Richard Guenther PR middle-end/45569

[Bug middle-end/45569] [4.5/4.6 Regression] ICE: verify_stmts failed: statement marked for throw in middle of block with -fnon-call-exceptions

2010-09-07 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-09-07 08:37 --- Hm, that expr shouldn't throw. I'll have a look. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug middle-end/45569] [4.5/4.6 Regression] ICE: verify_stmts failed: statement marked for throw in middle of block with -fnon-call-exceptions

2010-09-06 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-09-06 22:47 --- Created an attachment (id=21720) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21720&action=view) reduced testcase (from g++.dg/opt/complex3.C) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45569