http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56201
Tobias Burnus <burnus at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |WORKSFORME --- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> --- Seems to be also okay looking at the dump: if ((real(kind=4)[0:] * restrict) r.data == 0B) r.data = (void * restrict) __builtin_malloc (1); else if (D.2390) r.data = (void * restrict) __builtin_realloc ((void *) r.data, 1); This closing as WORKSFORME