public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/36812]  New: ICE: verify_stmts failed with -O -fipa-pta
@ 2008-07-12 10:46 tim at klingt dot org
  2008-07-12 10:48 ` [Bug c++/36812] " tim at klingt dot org
  0 siblings, 1 reply; 2+ messages in thread
From: tim at klingt dot org @ 2008-07-12 10:46 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1338 bytes --]

compiling the attached preprocessed source, triggers an ICE with g++-4.4:

tim@laptop:~/workspace/nova$ g++-4.4 -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ./configure --program-suffix=-4.4
Thread model: posix
gcc version 4.4.0 20080703 (experimental) (GCC) 

compiled via:
tim@laptop:~/workspace/nova$ g++-4.4 -c -O  -fipa-pta -march=core2
kernel_build.ii

gives:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.0/../../../../include/c++/4.4.0/bits/stl_list.h:
In destructor ‘std::list<unsigned int, std::allocator<unsigned int>
>::~list()’:
/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.0/../../../../include/c++/4.4.0/bits/stl_list.h:417:
error: statement marked for throw, but doesn’t
_M_clear (D.353440_2);

/usr/local/lib/gcc/i686-pc-linux-gnu/4.4.0/../../../../include/c++/4.4.0/bits/stl_list.h:417:
internal compiler error: verify_stmts failed

sorry, for not providing a reduced test case, but i hope this is helpful anyway
...


-- 
           Summary: ICE: verify_stmts failed with -O -fipa-pta
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tim at klingt dot org


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


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

* [Bug c++/36812] ICE: verify_stmts failed with -O -fipa-pta
  2008-07-12 10:46 [Bug c++/36812] New: ICE: verify_stmts failed with -O -fipa-pta tim at klingt dot org
@ 2008-07-12 10:48 ` tim at klingt dot org
  0 siblings, 0 replies; 2+ messages in thread
From: tim at klingt dot org @ 2008-07-12 10:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from tim at klingt dot org  2008-07-12 10:47 -------
Created an attachment (id=15904)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15904&action=view)
compressed pre-processed source


-- 


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


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

end of thread, other threads:[~2008-07-12 10:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-12 10:46 [Bug c++/36812] New: ICE: verify_stmts failed with -O -fipa-pta tim at klingt dot org
2008-07-12 10:48 ` [Bug c++/36812] " tim at klingt dot 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).