This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.2.3 patch for Xtensa - remove poisoned macros
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Bob Wilson <bwilson at tensilica dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 12 Apr 2003 16:08:35 +0200
- Subject: Re: 3.2.3 patch for Xtensa - remove poisoned macros
- Organization: Integrable Solutions
- References: <200304071711.28587.bwilson@tensilica.com>
Bob Wilson <bwilson at tensilica dot com> writes:
| I was just informed that the Xtensa port on the 3.2 branch can only be built
| as a cross compiler because it defines several macros that have been
| poisoned. The attached patch fixes this by removing the poisoned macro
| definitions. This seems to fit the criteria for last-minute 3.2.3 patches:
| it's essentially zero risk and without it you can't build a native Xtensa
| compiler.
OK.
-- Gaby