public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/47746] New: [trans-mem] invalid conversion in gimple call, ICE verify_stmts failed
@ 2011-02-15  7:58 patrick.marlier at gmail dot com
  2011-02-21 22:56 ` [Bug c++/47746] " aldyh at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: patrick.marlier at gmail dot com @ 2011-02-15  7:58 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [trans-mem] invalid conversion in gimple call, ICE
                    verify_stmts failed
           Product: gcc
           Version: trans-mem
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: patrick.marlier@gmail.com
                CC: rth@gcc.gnu.org, aldyh@gcc.gnu.org


Created attachment 23347
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23347
testcase with O0

GCC raises an ICE into verify_stmts.
Attached a reduced testcase.

Thanks
Patrick Marlier

$ g++ -fgnu-tm -S -O0 invalid_conversion.i 
invalid_conversion.i: In member function ‘void Building::load(InputStream*)’:
invalid_conversion.i:24:1: error: invalid conversion in gimple call
unsigned int

int

D.2242_4 = D.2249_9 (stream_1(D));

invalid_conversion.i:24:1: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


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

end of thread, other threads:[~2011-02-21 22:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-15  7:58 [Bug c++/47746] New: [trans-mem] invalid conversion in gimple call, ICE verify_stmts failed patrick.marlier at gmail dot com
2011-02-21 22:56 ` [Bug c++/47746] " aldyh at gcc dot gnu.org
2011-02-21 23:09 ` aldyh at gcc dot gnu.org
2011-02-21 23:09 ` aldyh 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).