[Bug middle-end/19452] Not detecting a function does not throw

2012-02-03 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19452 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/19452] Not detecting a function does not throw

2007-07-09 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-07-09 07:40 --- Fixed at -O2 but not at -O1 and the code looks worse there too (I think because we disable tail call optimization at -O1). -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug middle-end/19452] Not detecting a function does not throw

2005-02-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-12 23:09 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug middle-end/19452] Not detecting a function does not throw

2005-01-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-14 22:15 --- This is already fixed on the tree-profiling branch. -- What|Removed |Added Componen