https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63774
--- Comment #3 from Marc Glisse ---
At least it was deliberate. I did wonder if anyone would complain when I wrote
the patch...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63774
--- Comment #2 from Zhendong Su ---
(In reply to Andrew Pinski from comment #1)
> This code is undefined as you are returning an address of local variable.
Andrew, that's what I was unsure about and thus reported it. Should it
actually be imple
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63774
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---