[Bug tree-optimization/56982] [4.8 Regression] Bad optimization with setjmp()

2014-12-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56982 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/56982] [4.8 Regression] Bad optimization with setjmp()

2014-05-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56982 Richard Biener changed: What|Removed |Added Target Milestone|4.8.3 |4.8.4 --- Comment #17 from Richard Bien

[Bug tree-optimization/56982] [4.8 Regression] Bad optimization with setjmp()

2013-07-03 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56982 --- Comment #15 from Bernd Edlinger --- (In reply to Mikael Pettersson from comment #14) > Your example is invalid C. Referring to WG14 n1494.pdf (there may be more > recent C1x documents, but it's the one I had available right now): > > - you v

[Bug tree-optimization/56982] [4.8 Regression] Bad optimization with setjmp()

2013-07-02 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56982 --- Comment #14 from Mikael Pettersson --- (In reply to Bernd Edlinger from comment #13) > Created attachment 30431 [details] > another example of wrong compilation > > This is another example where the optimization can > go wrong. > > The attac

[Bug tree-optimization/56982] [4.8 Regression] Bad optimization with setjmp()

2013-07-02 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56982 --- Comment #13 from Bernd Edlinger --- Created attachment 30431 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30431&action=edit another example of wrong compilation This is another example where the optimization can go wrong. The attached

[Bug tree-optimization/56982] [4.8 Regression] Bad optimization with setjmp()

2013-06-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56982 Bug 56982 depends on bug 57584, which changed state. Bug 57584 Summary: [4.9 Regression] ice: SSA corruption: Unable to coalesce ssa_names http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57584 What|Removed |Added -

[Bug tree-optimization/56982] [4.8 Regression] Bad optimization with setjmp()

2013-05-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56982 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.8.1 |4.8.2 --- Comment #12 from Jakub Jelinek

[Bug tree-optimization/56982] [4.8 Regression] Bad optimization with setjmp()

2013-05-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56982 Bug 56982 depends on bug 57349, which changed state. Bug 57349 Summary: [4.9 Regression] ICE on 253.perlbmk with pgo after r198096 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57349 What|Removed |Added --

[Bug tree-optimization/56982] [4.8 Regression] Bad optimization with setjmp()

2013-04-19 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56982 Richard Biener changed: What|Removed |Added Known to work||4.9.0 Summary|[4.8/4