rologue/epilogue insn, again
Product: gcc
Version: 4.1.2
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: rtl-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ted at midg3t dot net
GC
--- Comment #1 from ted at midg3t dot net 2006-07-06 09:29 ---
Created an attachment (id=11840)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11840&action=view)
Test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28282
--- Comment #2 from ted at midg3t dot net 2006-07-06 09:29 ---
Created an attachment (id=11841)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11841&action=view)
Preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28282
--- Comment #3 from ted at midg3t dot net 2006-07-06 09:35 ---
For clarity, when not run via ccache the first line of the preprocessed source
output is:
// /usr/lib/gcc/i486-linux-gnu/4.1.2/cc1 -quiet bug.c -quiet -dumpbase bug.c
-mtune=i686 -auxbase bug -O1 -o - -frandom-seed=0
--- Comment #4 from ted at midg3t dot net 2006-07-06 09:38 ---
I came across a similar error, but because the test case attached to this
report did not trigger on my machine I filed a separate report, bug #28282. It
looks like it's probably related.
--
http://gcc.gnu.org/bug