[Bug middle-end/63774] wrong code at all optimization levels on x86_64-linux-gnu

2014-11-07 Thread glisse at gcc dot gnu.org
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...

[Bug middle-end/63774] wrong code at all optimization levels on x86_64-linux-gnu

2014-11-07 Thread su at cs dot ucdavis.edu
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

[Bug middle-end/63774] wrong code at all optimization levels on x86_64-linux-gnu

2014-11-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63774 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---