This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix trunk bootstrap on darwin following the commit for PR16302
- From: Andreas Schwab <schwab at linux-m68k dot org>
- To: Simon Martin <simartin at users dot sourceforge dot net>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 16 May 2009 13:06:02 +0200
- Subject: Re: [PATCH] Fix trunk bootstrap on darwin following the commit for PR16302
- References: <4A0E7E72.7060207@users.sourceforge.net>
Simon Martin <simartin@users.sourceforge.net> writes:
> Following http://gcc.gnu.org/ml/gcc-cvs/2009-05/msg00572.html, bootstrap
> fails on i386-apple-darwin9.7.0 with the following error during stage 2:
>
> ../../src/gcc/config/darwin.c: In function
> 'machopic_indirect_data_reference':
> ../../src/gcc/config/darwin.c:579: error: logical 'and' of mutually
> exclusive tests is always false
Apparently it also breaks all targets defining AUTO_INC_DEC (like ia64):
../../gcc/combine.c: In function 'try_combine':
../../gcc/combine.c:2766: error: logical 'and' of mutually exclusive tests is always false
../../gcc/combine.c:2787: error: logical 'and' of mutually exclusive tests is always false
../../gcc/combine.c:2789: error: logical 'and' of mutually exclusive tests is always false
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."