public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/47975] New: ICE: in expand_shift, at expmed.c:2299 when using 256b vectors without -mavx
@ 2011-03-03 15:30 zsojka at seznam dot cz
  2011-03-03 16:01 ` [Bug target/47975] " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: zsojka at seznam dot cz @ 2011-03-03 15:30 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: ICE: in expand_shift, at expmed.c:2299 when using 256b
                    vectors without -mavx
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


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

$ gcc testcase.c
testcase.c: In function 'foo':
testcase.c:6:5: internal compiler error: in expand_shift, at expmed.c:2299
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

$ gcc-4.5.2 testcase.c
testcase.c: In function 'foo':
testcase.c:6:5: error: invalid operands to binary << (have '__vector(8) int'
and '__vector(8) int')

Tested revisions:
r170622 - crash
4.5 - code is rejected


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

end of thread, other threads:[~2011-03-04 10:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-03 15:30 [Bug target/47975] New: ICE: in expand_shift, at expmed.c:2299 when using 256b vectors without -mavx zsojka at seznam dot cz
2011-03-03 16:01 ` [Bug target/47975] " rguenth at gcc dot gnu.org
2011-03-03 16:19 ` rguenth at gcc dot gnu.org
2011-03-03 16:22 ` rguenth at gcc dot gnu.org
2011-03-04 10:27 ` rguenth at gcc dot gnu.org
2011-03-04 10:28 ` rguenth 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).