http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48216
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-03-21 17:45:25 UTC --- > --- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-03-21 > 17:41:52 UTC --- > What BOOT_CFLAGS do you use here? It's easy to see that the warning is bogus. Just -g -O2 (the default). This happens in stage 2. > I'm going to tweak the code anyway. Great, thanks. Rainer