[Bug rtl-optimization/66795] Incorrect and missed optimizations of __builtin_frame_address

2016-07-18 Thread luto at kernel dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66795 --- Comment #2 from Andy Lutomirski --- (In reply to Andrew Pinski from comment #1) > The code below is invalid as __builtin_frame_address is only for reading > from the current frame. If this code is invalid, then what exactly is valid code

[Bug rtl-optimization/66795] Incorrect and missed optimizations of __builtin_frame_address

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