public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/50911] New: [4.7 regression] assertion failure in expand_vec_perm_interleave2 with -msse
@ 2011-10-29 15:14 ebotcazou at gcc dot gnu.org
  2011-10-30  9:16 ` [Bug target/50911] " rguenth at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2011-10-29 15:14 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50911
           Summary: [4.7 regression] assertion failure in
                    expand_vec_perm_interleave2 with -msse
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ebotcazou@gcc.gnu.org
            Target: i?86-*-* x86_64-*-*


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

This is a regression introduced by the recent changes in the x86 back-end which
are related to vectorization.  If you compile the to-be-gnatchoped testcase
with -O3 -msse, you get:

eric@atlantis:~/build/gcc> gcc -S -gnatws -O3 -msse loop_optimization9.adb
+===========================GNAT BUG DETECTED==============================+
| 4.7.0 20111028 (experimental) [trunk revision 180610] (i586-suse-linux-gnu)
GCC error:|
| in expand_vec_perm_interleave2, at config/i386/i386.c:35573              |
| Error detected around gcc/ada/rts/s-string.ads:58:4              

This compiles fine with -O3 -msse2 instead.  The testcase can directly be added
to the testsuite as gnat.dg/loop_optimization9.ad[sb].


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

end of thread, other threads:[~2011-11-09 21:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-29 15:14 [Bug target/50911] New: [4.7 regression] assertion failure in expand_vec_perm_interleave2 with -msse ebotcazou at gcc dot gnu.org
2011-10-30  9:16 ` [Bug target/50911] " rguenth at gcc dot gnu.org
2011-11-05 11:59 ` rguenth at gcc dot gnu.org
2011-11-09 13:57 ` jakub at gcc dot gnu.org
2011-11-09 15:11 ` jakub at gcc dot gnu.org
2011-11-09 18:31 ` jakub at gcc dot gnu.org
2011-11-09 21:51 ` jakub at gcc dot gnu.org
2011-11-09 21:54 ` jakub 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).