This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: target/6042: 128-bit long doubles do not work
- From: rth at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, hatokan at yahoo dot com, nobody at gcc dot gnu dot org
- Date: 30 Mar 2002 01:09:00 -0000
- Subject: Re: target/6042: 128-bit long doubles do not work
- Reply-to: rth at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, hatokan at yahoo dot com, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: 128-bit long doubles do not work
State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Fri Mar 29 17:08:59 2002
State-Changed-Why:
Hardly surprising that your test case doesn't work. The option
changes the ABI, and as such *everything* must be compiled
with it.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6042