------- Additional Comments From benh at kernel dot crashing dot org 2005-05-09 07:11 ------- Ben Elliston just produced a patch for it that I tested. It fixed building of glibc on debian powerpc with -g1 (used by debian rules for nptl).
The patch is on it's way to the patch list (which didn't catch up yet it seems). The patch is very simple, it just causes gcc to emit more debug infos in the case of nested functions (like the -g2 case) instead of trying to be smart. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16676