This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.3.4 status, and some questions
- From: Ian Lance Taylor <ian at wasabisystems dot com>
- To: Joe Buck <Joe dot Buck at synopsys dot COM>
- Cc: gcc at gcc dot gnu dot org
- Date: 11 Mar 2004 21:48:51 -0500
- Subject: Re: 3.3.4 status, and some questions
- References: <20040311155833.A3294@synopsys.com>
Joe Buck <Joe.Buck@synopsys.COM> writes:
> x86 (Intel/AMD) specific:
> 6162 ICE with inline assembler in reload_cse_simplify_operands
Minor comment: the fix for PR 6162 one is not x86 specific, except in
that the ICE is more likely to happen on a CPU with few available
registers.
Ian