public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "zsojka at seznam dot cz" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/51472] New: ICE: verify_gimple failed: invalid rhs for gimple memory store with -fgnu-tm --param tm-max-aggregate-size=32
Date: Thu, 08 Dec 2011 20:01:00 -0000	[thread overview]
Message-ID: <bug-51472-4@http.gcc.gnu.org/bugzilla/> (raw)

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

             Bug #: 51472
           Summary: ICE: verify_gimple failed: invalid rhs for gimple
                    memory store with -fgnu-tm --param
                    tm-max-aggregate-size=32
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
                CC: patrick.marlier@gmail.com
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


Created attachment 26030
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26030
reduced testcase

Compiler output:
$ gcc -O -fgnu-tm --param tm-max-aggregate-size=32 testcase.c         
testcase.c: In function 'foo':
testcase.c:5:1: error: invalid rhs for gimple memory store
tm_save.3_10

*p_1;

# .MEM_13 = VDEF <.MEM_6>
tm_save.3_10 = *p_1;

testcase.c:5:1: internal compiler error: verify_gimple failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r182098 - crash


             reply	other threads:[~2011-12-08 19:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-08 20:01 zsojka at seznam dot cz [this message]
2011-12-09  9:06 ` [Bug middle-end/51472] " rguenth at gcc dot gnu.org
2011-12-15  1:36 ` pinskia at gcc dot gnu.org
2011-12-20 17:06 ` aldyh at gcc dot gnu.org
2011-12-21 14:32 ` aldyh at gcc dot gnu.org
2011-12-21 14:53 ` aldyh at gcc dot gnu.org
2011-12-22 15:54 ` ubizjak at gmail dot com
2011-12-30 15:41 ` rsandifo at gcc dot gnu.org
2012-01-03 23:41 ` pinskia at gcc dot gnu.org
2012-01-05 13:38 ` aldyh at gcc dot gnu.org
2012-01-05 13:39 ` aldyh at gcc dot gnu.org
2012-01-05 13:44 ` aldyh at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-51472-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).