This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/51681] [4.7 Regression]: ICE in gcc.dg/torture/vshuf-v2si.c on ia64
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 03 Jan 2012 16:53:36 +0000
- Subject: [Bug target/51681] [4.7 Regression]: ICE in gcc.dg/torture/vshuf-v2si.c on ia64
- Auto-submitted: auto-generated
- References: <bug-51681-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51681
Uros Bizjak <ubizjak at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |51743
--- Comment #7 from Uros Bizjak <ubizjak at gmail dot com> 2012-01-03 16:53:36 UTC ---
Patch is not correct for -mbig-endian, but currently many vshuf tests FAIL with
-O2 -mbig-endian, so I'm not able to properly analyze/fix it.