http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47428
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-24 09:45:47 UTC --- Guess it is related to the implicit declaration of func_106 and too few parameters passed to it. Looking...