middle-end/7315: DEC floating point support in real.c is broken

John David Anglin dave@hiauly1.hia.nrc.ca
Wed Sep 18 16:44:00 GMT 2002


> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7315
> 
> Does this still happen with the new real.c implementation?

As far as I know, 3.3 is OK.  However, the current release branch (3.2)
is still broken and I doubt it can be fixed without an unacceptable
amount of changes to real.c.  The 3.2 branch can be built with the
native compiler.  3.3 currently can't.

At some point, I plan to change vax.h back to not using the emulator
on the 3.2 branch.  This was the way it was before 3.1/3.2.  This will
fix the problem for native compilers but it won't be possible to build
a working cross compiler.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)



More information about the Gcc-bugs mailing list