This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/25259] New: bootstrap failures on non-C99 platforms
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Dec 2005 08:43:10 -0000
- Subject: [Bug target/25259] New: bootstrap failures on non-C99 platforms
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The newly integrated libdecnumber requires a few C99 integer types, thus
causing bootstrap failures on non-C99 platforms like Solaris 2.5.1. The
problem already occured for libfortran and has been addressed by a kludge
there.
It could be deemed desirable to have something along the lines of
http://ac-archive.sourceforge.net/gstdint
in the GNU tree to solve the problem once for all.
Assigned to Paolo as per his request.
--
Summary: bootstrap failures on non-C99 platforms
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: paolo dot bonzini at lu dot unisi dot ch
ReportedBy: ebotcazou at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25259