This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15383] __float128 function name is used for long double
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 May 2004 19:00:59 -0000
- Subject: [Bug target/15383] __float128 function name is used for long double
- References: <20040511193724.15383.hjl@lucon.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hjl at lucon dot org 2004-05-12 19:00 -------
Created an attachment (id=6267)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6267&action=view)
A testcase
[hjl@gnu-2 float128]$ /usr/gcc-3.4/bin/gcc -O bug.c
[hjl@gnu-2 float128]$ ./a.out
Aborted
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15383