This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/25259] New: bootstrap failures on non-C99 platforms


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]