This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17125] ICE with new-ra, inline-functions, pentium 4 on floating point math
- From: "bobm75 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Aug 2004 20:18:46 -0000
- Subject: [Bug c++/17125] ICE with new-ra, inline-functions, pentium 4 on floating point math
- References: <20040820201658.17125.bobm75@gmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bobm75 at gmail dot com 2004-08-20 20:18 -------
Created an attachment (id=6964)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6964&action=view)
Test case
This is the test case that causes the bug to appear. I included the
declarations for fabs and pow from math.h.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17125