https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38724
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #9 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- Between revisions r211105 (2014-05-31, malloc error) and r211652 (2014-06-13, no run time error) the has started to run without error. The 'fix' has been back ported to 4.9. > So the test case should probably be rejected by the front end > (alternatively: support it as a GNU extension). The code compiles and executes at r229706 (trunk 6.0). Relate to/duplicate of pr40876?