[Bug middle-end/33684] New: [4.3 regression] internal compiler error: verify_ssa failed
bero at arklinux dot org
gcc-bugzilla@gcc.gnu.org
Sun Oct 7 10:23:00 GMT 2007
Compiling the attached preprocessed code at -O3 fails with
elbg.c: In function 'try_shift_candidate':
elbg.c:245: error: expected an SSA_NAME object
elbg.c:245: error: in statement
D.7733_702 = D.6104 /[ex] 4;
elbg.c:245: internal compiler error: verify_ssa failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
-O2 is ok, -O3 on x86_32 is ok
--
Summary: [4.3 regression] internal compiler error: verify_ssa
failed
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bero at arklinux dot org
GCC build triplet: x86_64-linux-gnu
GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33684
More information about the Gcc-bugs
mailing list