This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Do you want to hear about xfree86 & -frename-registers
- From: Richard Henderson <rth at redhat dot com>
- To: George Garvey <tmwg-gcc at inxservices dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 29 Apr 2002 21:42:01 -0700
- Subject: Re: Do you want to hear about xfree86 & -frename-registers
- References: <20020429190313.H19294@inxservices.com>
On Mon, Apr 29, 2002 at 07:03:13PM -0700, George Garvey wrote:
> Or is that another "don't do that then"?
With -O0? Yes, don't do that. We've fixed this by
disabling -frename-registers without optimization.
If something else, then yes, be much more specific.
r~