This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Possible change to gen* for splits
- To: meissner at cygnus dot com
- Subject: Re: Possible change to gen* for splits
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Thu, 16 Mar 00 13:46:23 EST
- Cc: gcc at gcc dot gnu dot org
I think having the && implicit would be better:
"condition"
"reload_completed"
The reason I don't like that is that it isn't obvious to the casual reader
that the second condition is really the "&&" of the two of them.