------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-15 17:01 ------- (In reply to comment #3) > I am testing BOOT_CFLAGS='-O2 -g -gstabs' on ppc-darwin to see if this is a > dup of bug 19327.
Oh, the correct way to test that would be '-O2 -gstabs' and leave out the -g, testing this again to see if this is a dup of bug 19327. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19436