[Bug tree-optimization/55559] Marshalling double through union with inlines, incorrect behavior with -O2

2012-12-02 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9 Mikael Pettersson mikpe at it dot uu.se changed: What|Removed |Added CC||mikpe at

[Bug tree-optimization/55559] Marshalling double through union with inlines, incorrect behavior with -O2

2012-12-02 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9 --- Comment #3 from Mikael Pettersson mikpe at it dot uu.se 2012-12-02 16:04:49 UTC --- Created attachment 28853 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28853 simplified test case in plain C The regression started with

[Bug tree-optimization/55559] Marshalling double through union with inlines, incorrect behavior with -O2

2012-12-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|