------- Comment #5 from rguenth at gcc dot gnu dot org 2009-03-11 20:51 ------- Well, certainlu with i?86 and -fPIC there are not many registers available. Using -fomit-frame-pointer may "fix" this issue in this particular case.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39431