------- Comment #5 from rguenth at gcc dot gnu dot org 2009-01-15 14:37 ------- IMHO it's unwanted to remove the frame setup for empty functions without -momit-leaf-frame-pointer. Debuggers may need it to do backtraces from within that function.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38854