https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87043
Thomas Koenig changed:
What|Removed |Added
Status|WAITING |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87043
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87043
--- Comment #2 from Peter Vitt ---
Oh, I see your point. But then still the question is why this warning is not
shown when compiling with -Og.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87043
--- Comment #1 from Richard Biener ---
In .original I see
if (world_rank == 0)
{
...
stat.0 = 0;
error_messages.data = (void * restrict) __builtin_malloc
(MAX_EXPR );
if (