------- Comment #27 from dpm at danger dot com 2007-01-30 18:20 ------- Bug 30579 was marked as a duplicate of this bug. If I compile the test case from that bug with -fomit-frame-pointer, gcc still generates invalid code. (We don't use frame pointers in our system at all). Is this already known? It seems like gcc should support clobbering of fp if you've disabled frame pointers.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11807