------- Comment #2 from pinskia at gcc dot gnu dot org 2009-04-21 18:07 ------- Oh because constant folding of asin, we remove the reference to asin so no debugging info for asin is going to be emitted because there is no call left for asin. Maybe -fbuiltins should not be enabled at -O0.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2009-04-21 18:07:01 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39814