public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/54915] New: [4.8 Regression] ICE: verify_gimple failed: type mismatch in vector permute expression
@ 2012-10-12 18:19 zsojka at seznam dot cz
  2012-10-12 18:38 ` [Bug middle-end/54915] " dominiq at lps dot ens.fr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: zsojka at seznam dot cz @ 2012-10-12 18:19 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54915
           Summary: [4.8 Regression] ICE: verify_gimple failed: type
                    mismatch in vector permute expression
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


Created attachment 28434
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28434
reduced testcase (from gcc.target/i386/vect-rebuild.c)

Compiler output:
$ gcc -O testcase.c
testcase.c: In function 'h':
testcase.c:4:6: note: The ABI for passing parameters with 32-byte alignment has
changed in GCC 4.6
 v2df h (v4df x)
      ^
testcase.c:8:1: error: type mismatch in vector permute expression
 }
 ^
v2df
v4df
v4df
vector(2) unsigned long
xx_4 = VEC_PERM_EXPR <x_6(D), x_6(D), { 2, 3 }>;

testcase.c:8:1: internal compiler error: verify_gimple failed
linux-vdso.so.1: No such file or directory
0xa07e1c verify_gimple_in_cfg(function*)
        /mnt/svn/gcc-trunk/gcc/tree-cfg.c:4727
0x8ff5c8 execute_function_todo
        /mnt/svn/gcc-trunk/gcc/passes.c:1956
0x90030d execute_todo
        /mnt/svn/gcc-trunk/gcc/passes.c:1989
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.

Tested revisions:
r192388 - crash
r191586 - crash
4.7 r191640 - OK


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

end of thread, other threads:[~2012-10-15 14:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-12 18:19 [Bug middle-end/54915] New: [4.8 Regression] ICE: verify_gimple failed: type mismatch in vector permute expression zsojka at seznam dot cz
2012-10-12 18:38 ` [Bug middle-end/54915] " dominiq at lps dot ens.fr
2012-10-12 18:43 ` glisse at gcc dot gnu.org
2012-10-15  9:52 ` rguenth at gcc dot gnu.org
2012-10-15 14:38 ` glisse at gcc dot gnu.org
2012-10-15 14:41 ` glisse 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).