[Bug bootstrap/11265] New: Cannot bootstrap with gcc 2.95 due to _Bool

philip at codematters dot co dot uk gcc-bugzilla@gcc.gnu.org
Fri Jun 20 16:21:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11265

           Summary: Cannot bootstrap with gcc 2.95 due to _Bool
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: philip@codematters.co.uk
                CC: gcc-bugs@gcc.gnu.org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu

I can bootstrap CVS HEAD using gcc 3.3.1, but if I try to bootstrap
using gcc 2.95 it fails with the error

../../gcc/gcc/c-format.c:83: parse error before `_Bool'

The exact version of 2.95 is

Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)



More information about the Gcc-bugs mailing list