http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57344
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2013-05-21 CC| |jakub at gcc dot gnu.org Component|target |middle-end Target Milestone|--- |4.8.1 Summary|wrong code with pragma |[4.8/4.9 Regression] wrong |pack(1) and -O1 on x86 |code with pragma pack(1) | |and -O1 on x86 Ever confirmed|0 |1 --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Weird, bisect tells me this regressed with r186825, but that change wasn't a trunk change at all. *.optimized dump is the same, *.expand already looks buggy.