public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/45788] New: -fwhole-program causes ICE error: BB 3 can not throw but has an EH edge
@ 2010-09-25  9:04 astrange at ithinksw dot com
  2010-09-25 10:34 ` [Bug rtl-optimization/45788] " astrange at ithinksw dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: astrange at ithinksw dot com @ 2010-09-25  9:04 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45788

           Summary: -fwhole-program causes ICE error: BB 3 can not throw
                    but has an EH edge
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: astrange@ithinksw.com


> gcc -v
Using built-in specs.
COLLECT_GCC=/usr/local/gcc46/bin/gcc
COLLECT_LTO_WRAPPER=/usr/local/gcc46/libexec/gcc/x86_64-apple-darwin10.4.0/4.6.0/lto-wrapper
Target: x86_64-apple-darwin10.4.0
Configured with: ../../src/gcc/configure --prefix=/usr/local/gcc46
--with-arch=native --with-tune=native --disable-nls --with-gmp=/sw
--disable-bootstrap --enable-languages=c,c++,lto,objc,obj-c++
Thread model: posix
gcc version 4.6.0 20100924 (experimental) (GCC) 

> gcc -O3 -fwhole-program -S eh_ice.ii
eh_ice.ii: In function 'void
_ZL9set_colorP9primitive7vectorXIfLi4EE.isra.3.constprop.5(texture**, color4)':
eh_ice.ii:93:15: error: BB 3 can not throw but has an EH edge
eh_ice.ii:93:15: internal compiler error: verify_flow_info failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Removing -fwhole-program fixes it.

-- 
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-10-13 15:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-25  9:04 [Bug rtl-optimization/45788] New: -fwhole-program causes ICE error: BB 3 can not throw but has an EH edge astrange at ithinksw dot com
2010-09-25 10:34 ` [Bug rtl-optimization/45788] " astrange at ithinksw dot com
2010-09-25 16:52 ` zsojka at seznam dot cz
2010-09-25 22:17 ` astrange at ithinksw dot com
2010-09-26  8:05 ` zsojka at seznam dot cz
2010-09-29 23:11 ` [Bug rtl-optimization/45788] [4.6 Regression] " pinskia at gcc dot gnu.org
2010-09-30 11:14 ` rguenth at gcc dot gnu.org
2010-10-13 12:42 ` jamborm at gcc dot gnu.org
2010-10-13 14:06 ` [Bug tree-optimization/45788] " rguenth at gcc dot gnu.org
2010-10-13 15:43 ` rguenth at gcc dot gnu.org
2010-10-13 15:43 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).