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 rtl-optimization/55829] New: [4.8 Regression] ICE: in curr_insn_transform, at lra-constraints.c:3069 with -msse3
Date: Sun, 30 Dec 2012 15:17:00 -0000	[thread overview]
Message-ID: <bug-55829-4@http.gcc.gnu.org/bugzilla/> (raw)


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

             Bug #: 55829
           Summary: [4.8 Regression] ICE: in curr_insn_transform, at
                    lra-constraints.c:3069 with -msse3
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


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

Compiler output:
$ gcc -O2 -msse3 -fno-expensive-optimizations testcase.c         
testcase.c: In function 'sse3_test':
testcase.c:31:1: internal compiler error: in curr_insn_transform, at
lra-constraints.c:3069
 }
 ^
0x8f26fb curr_insn_transform
        /mnt/svn/gcc-trunk/gcc/lra-constraints.c:3069
0x8f3f4c lra_constraints(bool)
        /mnt/svn/gcc-trunk/gcc/lra-constraints.c:3504
0x8e36ff lra(_IO_FILE*)
        /mnt/svn/gcc-trunk/gcc/lra.c:2280
0x89a538 do_reload
        /mnt/svn/gcc-trunk/gcc/ira.c:4624
0x89a538 rest_of_handle_reload
        /mnt/svn/gcc-trunk/gcc/ira.c:4737
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

$ /mnt/svn/gcc-trunk/binary-latest/bin/gcc -v
Using built-in specs.
COLLECT_GCC=/mnt/svn/gcc-trunk/binary-latest/bin/gcc
COLLECT_LTO_WRAPPER=/mnt/svn/gcc-trunk/binary-194730-lto-fortran-checking-yes-rtl-df/libexec/gcc/x86_64-unknown-linux-gnu/4.8.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /mnt/svn/gcc-trunk//configure --enable-checking=yes,rtl,df
--enable-languages=c,c++,lto,fortran
--prefix=/mnt/svn/gcc-trunk/binary-194730-lto-fortran-checking-yes-rtl-df/
--without-cloog --without-ppl
Thread model: posix
gcc version 4.8.0 20121227 (experimental) (GCC) 

Tested revisions:
r194730 - crash


             reply	other threads:[~2012-12-30 15:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-30 15:17 zsojka at seznam dot cz [this message]
2012-12-31 10:29 ` [Bug rtl-optimization/55829] " pinskia at gcc dot gnu.org
2013-01-04  3:39 ` pinskia at gcc dot gnu.org
2013-01-07 15:45 ` rguenth at gcc dot gnu.org
2013-01-08  9:58 ` jakub at gcc dot gnu.org
2013-01-08 10:03 ` jakub at gcc dot gnu.org
2013-01-08 16:10 ` vmakarov at redhat dot com
2013-01-08 16:28 ` ubizjak at gmail dot com
2013-01-09 16:33 ` ubizjak at gmail dot com
2013-01-09 17:12 ` ubizjak at gmail dot com
2013-01-09 17:50 ` jakub at gcc dot gnu.org
2013-01-09 17:52 ` ubizjak at gmail dot com
2013-01-09 18:16 ` vmakarov 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-55829-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).