http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56085
Paolo Carlini <paolo.carlini at oracle dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|unassigned at gcc dot |paolo.carlini at oracle dot |gnu.org |com --- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-01-24 11:20:21 UTC --- Thanks Marc for noticing, the core problem seems very old, but probably when it belonged to __pow_helper was less visible because of (non-)inlining. Let's fix this.