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: rearnsha at arm 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:40:46 EST
- Cc: gcc at gcc dot gnu dot org
Maybe it would be better if the "glue" were to appear outside of the
double quotes. Eg (though I haven't thought the implications of this
particular syntax through):
+"&& reload_completed"
No, that can't work due to the way RTL expressions are parsed.