[Bug target/67940] Wrong stack alignment adjustment

2015-10-12 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67940 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/67940] Wrong stack alignment adjustment

2015-10-12 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67940 --- Comment #2 from hjl at gcc dot gnu.org --- Author: hjl Date: Mon Oct 12 17:36:21 2015 New Revision: 228732 URL: https://gcc.gnu.org/viewcvs?rev=228732&root=gcc&view=rev Log: Correct x86 backend stack alignment adjustment Add missing -1 in x

[Bug target/67940] Wrong stack alignment adjustment

2015-10-12 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67940 --- Comment #1 from Uroš Bizjak --- This doesn't need a PR. Just commit the (pre-approved) obvious patch.