This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/37482] New: [4.4 Regression] definition in block 51 follows the use for SSA_NAME with -maltivec
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Sep 2008 16:49:57 -0000
- Subject: [Bug target/37482] New: [4.4 Regression] definition in block 51 follows the use for SSA_NAME with -maltivec
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
With current trunk on powerpc (revision 140291)
(sid)2635:tbm@test: ..4.3-2008-09-11-r140291/gcc] ./cc1 -quiet -O3 -maltivec
~/mednafen-convert.i
sexyal/convert.c: In function 'SexiALI_Convert':
sexyal/convert.c:42: error: definition in block 51 follows the use
for SSA_NAME: vect_var_.1177_3267 in statement:
vect_var_.1185_3278 = [vec_unpack_hi_expr] vect_var_.1177_3267;
sexyal/convert.c:42: internal compiler error: verify_ssa failed
Please submit a full bug report,
--
Summary: [4.4 Regression] definition in block 51 follows the use
for SSA_NAME with -maltivec
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tbm at cyrius dot com
GCC build triplet: powerpc-unknown-linux-gnu
GCC host triplet: powerpc-unknown-linux-gnu
GCC target triplet: powerpc-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37482