This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/15296] New: Delayed branch scheduling causing invalid code on cris-*
- From: "hp at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 May 2004 14:08:21 -0000
- Subject: [Bug optimization/15296] New: Delayed branch scheduling causing invalid code on cris-*
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
reorg.c messes up register liveness info by deleting its own
placeholder insns. Further analysis with forthcoming patch.
First seen in 3.2.x. On 3.3-branch, 3.4-branch the problem
is exposed by the to-be-attached test-case but it's hidden
on trunk.
--
Summary: Delayed branch scheduling causing invalid code on cris-*
Product: gcc
Version: 3.2.1
Status: UNCONFIRMED
Keywords: wrong-code
Severity: critical
Priority: P1
Component: optimization
AssignedTo: hp at gcc dot gnu dot org
ReportedBy: hp at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: cris-*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15296