http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37665
Joel Sherrill <joel at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Joel Sherrill <joel at gcc dot gnu.org> 2011-01-27 17:28:03 UTC --- (In reply to comment #2) > Joel, could you check if this bug still is present and if it affects RTEMS? > > From what I can gather from looking at the asm gcc generates, this bug might > be > fixed in gcc-4.5.x (rtems-4.11) The program does run to completion now. This was hanging m32c during RTEMS initialization of the priority chains. So now I should test that side of the world.