public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/50310] New: [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered()
@ 2011-09-06 19:35 zsojka at seznam dot cz
  2011-09-06 19:48 ` [Bug target/50310] " jakub at gcc dot gnu.org
                   ` (22 more replies)
  0 siblings, 23 replies; 24+ messages in thread
From: zsojka at seznam dot cz @ 2011-09-06 19:35 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50310
           Summary: [4.7 Regression] ICE: in gen_vcondv2div2df, at
                    config/i386/sse.md:1435 with -O -ftree-vectorize and
                    __builtin_isunordered()
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
                CC: rguenth@gcc.gnu.org
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


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

There are three testcases that ICE with a very similiar message:

$ gcc -O -mavx -ftree-vectorize gcc.target/i386/avx-vcmppd-256-1.c
gcc.target/i386/avx-vcmppd-256-1.c: In function 'do_test':
gcc.target/i386/avx-vcmppd-256-1.c:49:5: internal compiler error: in
gen_vcondv4div4df, at config/i386/sse.md:1418
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

$ gcc -O -mavx -ftree-vectorize gcc.target/i386/avx-vcmpps-1.c 
gcc.target/i386/avx-vcmpps-1.c: In function 'do_test':
gcc.target/i386/avx-vcmpps-1.c:49:5: internal compiler error: in
gen_vcondv4siv4sf, at config/i386/sse.md:1435
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

$ gcc -O -mavx -ftree-vectorize gcc.target/i386/avx-vcmpps-256-1.c 
gcc.target/i386/avx-vcmpps-256-1.c: In function 'do_test':
gcc.target/i386/avx-vcmpps-256-1.c:49:5: internal compiler error: in
gen_vcondv8siv8sf, at config/i386/sse.md:1418
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

As the ICEs look quite similiar, I am opening just one PR for it.

Compiler output:
$ gcc -O -ftree-vectorize testcase.c 
testcase.c: In function 'foo':
testcase.c:9:10: internal compiler error: in gen_vcondv2div2df, at
config/i386/sse.md:1435
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


Maybe related to the "Vector Comparison patch".


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

end of thread, other threads:[~2012-03-23 16:17 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-06 19:35 [Bug target/50310] New: [4.7 Regression] ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered() zsojka at seznam dot cz
2011-09-06 19:48 ` [Bug target/50310] " jakub at gcc dot gnu.org
2011-09-06 21:11 ` jakub at gcc dot gnu.org
2011-09-07  5:56 ` zsojka at seznam dot cz
2011-09-07  7:05 ` jakub at gcc dot gnu.org
2011-09-07  7:05 ` jakub at gcc dot gnu.org
2011-09-07  7:16 ` jakub at gcc dot gnu.org
2011-09-07  7:54 ` jakub at gcc dot gnu.org
2011-09-07  8:26 ` rguenth at gcc dot gnu.org
2011-09-07  8:29 ` rguenth at gcc dot gnu.org
2011-09-07  8:30 ` jakub at gcc dot gnu.org
2011-09-07 11:29 ` jakub at gcc dot gnu.org
2011-09-07 12:50 ` jakub at gcc dot gnu.org
2011-09-07 20:23 ` jakub at gcc dot gnu.org
2011-09-08  6:02 ` jakub at gcc dot gnu.org
2011-09-08  6:03 ` jakub at gcc dot gnu.org
2011-09-08  6:07 ` jakub at gcc dot gnu.org
2011-10-19 12:18 ` uweigand at gcc dot gnu.org
2012-03-06 17:16 ` meissner at gcc dot gnu.org
2012-03-06 19:46 ` meissner at gcc dot gnu.org
2012-03-06 20:50 ` meissner at gcc dot gnu.org
2012-03-06 20:56 ` meissner at gcc dot gnu.org
2012-03-06 21:51 ` meissner at gcc dot gnu.org
2012-03-23 16:32 ` meissner 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).