------- Comment #6 from hp at gcc dot gnu dot org 2008-04-02 18:06 ------- Created an attachment (id=15415) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15415&action=view) another reduced testcase, -O2
I see attachment #2 there, but as long as I did a reduction too, here's another, a wee bit smaller and no extra warnings at -W -Wall -Wextra. This fails at -O2 both for native x86_64 as well as cris-elf, just like the original stabs.i testcase. FWIW, the same bug causes failure to build newlib/libc/stdlib/dtoa.c for cris-elf, but that .i doesn't trig the bug for x86_64. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35800