This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [CVS source] bootstrap failure on Solaris-2.[56]
- To: Andrew Macleod <amacleod at cygnus dot com>
- Subject: Re: [CVS source] bootstrap failure on Solaris-2.[56]
- From: Gabriel Dos_Reis <Gabriel dot Dos_Reis at sophia dot inria dot fr>
- Date: 09 Aug 1999 12:57:53 +0200
- Cc: egcs-bugs at egcs dot cygnus dot com
- Organization: I.N.R.I.A Sophia-Antipolis (France)
- References: <199908051242.FAA19187@rtl.cygnus.com>
- Reply-To: egcs-bugs at egcs dot cygnus dot com
Andrew Macleod <amacleod@cygnus.com> writes:
| >>
| >> With the following flags, bootstrapping current CVS tree fails on
| >> Solaris.
| >>
| >> BOOT_CFLAGS='-g -O2 -fnew-abi -fnew-exceptions'
| >> BOOT_CXXFLAGS='-g -O2 -fnew-abi -fnew-exceptions -fstrict-aliasing'
| >>
| >> -- Gaby
|
| I have a flow graph patch for -fnew-exceptions which is going to be
| checked in very shortly. I havent checked it in yet because I haven't
| been able to get a bootstrappable egcs yet to verify it. Im pretty sure
| it will bootstrap (it use to), in any case, give this a try.
| Its all approved and will be checked in when I can verify it
| bootstraps. If you try it and it does bootstrap, let me know and I'll
| check it in.
Andrew, your patch made the build OK. Jason, Marc, I think Andrew's
patch should be in, otherwise one can't build the compiler.
-- Gaby