--- Comment #2 from steven at gcc dot gnu dot org 2010-02-24 09:40 ---
Missing code hoisting. Dup of another bug.
*** This bug has been marked as a duplicate of 23286 ***
--
steven at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #1 from d dot g dot gorbachev at gmail dot com 2010-02-24
07:47 ---
Created an attachment (id=19943)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19943&action=view)
Testcase
$ gcc -c -O3 -march=pentium4 -mfpmath=sse pr43159.c
$ nm -u pr43159.o
U b
--
ht