This has been mentioned on the mailing lists a few times by various people. But it seems to have been forgotten. This PR is just a reminder for this issue. The old issue with debugging without a frame pointer seems to be solved, x86_64 works fine without fp. Someone also suggested that the next step should be -mfpmath=sse by default. :-)
-mfpmath=sse should be only done for systems which support sse. Confirmed, this is a target problem and it only happens on i?86 and x86_64, this also needs variable tracking (I forgot the PR number for that one).
Most recent talk: http://gcc.gnu.org/ml/gcc-patches/2004-11/msg01958.html
*** Bug 20545 has been marked as a duplicate of this bug. ***
*** Bug 23414 has been marked as a duplicate of this bug. ***
Shouldn't this bug be closed now, with GCC 4.6's change of default for -fomit-frame-pointer?
Done in gcc-4.6