------- Comment #1 from pinskia at gcc dot gnu dot org 2009-04-16 18:28 ------- >The problem is that GCC does not give an error
It can't give an error for that code as it is only runtime undefined and it does not have to be invoked at runtime (i.e. the function is not called). -- Pinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39731