http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47612

--- Comment #10 from Joel Sherrill <joel at gcc dot gnu.org> 2011-04-06 
17:52:00 UTC ---
(In reply to comment #9)
> Any chance you can run the testsuite before/after the patch? m68k is
> problematic due to lack of a simulator.

I can test with RTEMS on Qemu targeting an mc5282 Coldfire.  I just started a
build and test sweep without the patch.  Give me a bit to post test results
without and with the patch.  FWIW gcc 4.6.0 does fail with the test case and
5282 so this will be a good sweep.

$ m68k-rtems4.11-gcc -O2 -mcpu=5282 -fwrapv -c j2.c
j2.c: In function 'bug':
j2.c:19:1: internal compiler error: in maybe_add_or_update_dep_1, at
sched-deps.c:845
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Reply via email to