public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/52173] New: internal compiler error: verify_ssa failed possibly caused by itm
@ 2012-02-08 15:51 lloyd at randombit dot net
  2012-02-08 15:53 ` [Bug middle-end/52173] " lloyd at randombit dot net
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: lloyd at randombit dot net @ 2012-02-08 15:51 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52173
           Summary: internal compiler error: verify_ssa failed possibly
                    caused by itm
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: lloyd@randombit.net


Testcase, attached, fails to compile under -O3. Fine under -O2. The error does
not occur if I comment out the __transaction_relaxed

$ g++-4.7.0 -O3 -std=c++11 -fgnu-tm concur.cpp -o concur -litm
concur.cpp: In function 'void many_sets()':
concur.cpp:19:6: error: definition in block 8 does not dominate use in block 98
for SSA_NAME: D.40799_64 in statement:
D.43917_72 = (size_type) D.40799_64;
concur.cpp:19:6: internal compiler error: verify_ssa failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Version info:

$ g++-4.7.0 -v
Using built-in specs.
COLLECT_GCC=/usr/local/bin/g++-4.7.0
COLLECT_LTO_WRAPPER=/usr/local/gcc-4.7.0-r183974/libexec/gcc/x86_64-unknown-linux-gnu/4.7.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-svn/configure --prefix=/usr/local/gcc-4.7.0-r183974
--enable-languages=c,c++,go --program-suffix=-4.7.0-r183974
Thread model: posix
gcc version 4.7.0 20120207 (experimental) (GCC)


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

end of thread, other threads:[~2012-11-28 20:58 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-08 15:51 [Bug middle-end/52173] New: internal compiler error: verify_ssa failed possibly caused by itm lloyd at randombit dot net
2012-02-08 15:53 ` [Bug middle-end/52173] " lloyd at randombit dot net
2012-02-08 15:54 ` lloyd at randombit dot net
2012-02-15  3:50 ` regehr at cs dot utah.edu
2012-02-15  3:54 ` pinskia at gcc dot gnu.org
2012-02-15  3:58 ` regehr at cs dot utah.edu
2012-08-13  6:57 ` jakub at gcc dot gnu.org
2012-09-12 19:53 ` aldyh at gcc dot gnu.org
2012-09-12 19:53 ` aldyh at gcc dot gnu.org
2012-09-14 21:20 ` aldyh at gcc dot gnu.org
2012-09-19 19:44 ` aldyh at gcc dot gnu.org
2012-09-20  7:44 ` rguenther at suse dot de
2012-09-20 15:09 ` rguenth at gcc dot gnu.org
2012-09-21  8:56 ` rguenth at gcc dot gnu.org
2012-09-21 12:39 ` rguenth at gcc dot gnu.org
2012-09-21 13:28 ` rguenth at gcc dot gnu.org
2012-09-21 13:30 ` rguenth at gcc dot gnu.org
2012-09-24  8:57 ` rguenth at gcc dot gnu.org
2012-09-24  8:58 ` rguenth at gcc dot gnu.org
2012-11-28 20:57 ` aldyh at gcc dot gnu.org
2012-11-28 20:58 ` 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).