This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problem with alpha.c:print_operand
- To: rth at cygnus dot com
- Subject: Re: Problem with alpha.c:print_operand
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Sun, 17 Sep 00 17:53:19 EDT
- Cc: gcc at gcc dot gnu dot org
*shrug* For the cases it's used for (comparisons) we always go
through the output_operand path, which does exactly what we want.
True, but I still don't like it.
You wrote that yourself ages and ages ago.
I know. I did some checking to see if I really did that at the time
that final.c also had a 'c'. I can't believe I did, but I also can't
find any evidence that it was added later.