This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: ICE with --enable-bootstrapping in nothrow_function_p/can_throw
- To: Andreas Jaeger <aj at suse dot de>
- Subject: Re: ICE with --enable-bootstrapping in nothrow_function_p/can_throw
- From: grahams <grahams at rcp dot co dot uk>
- Date: Fri, 10 Mar 2000 16:04:40 +0000
- CC: gcc-bugs at gcc dot gnu dot org, Jason Merrill <jason at casey dot cygnus dot com>
- References: <u8vh2uq31i.fsf@gromit.rhein-neckar.de>
Andreas
It looks to me like it should be using XWINT() rather than XINT().
Graham