This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: asm constraint rule change
- To: law at cygnus dot com, Richard Henderson <rth at cygnus dot com>
- Subject: Re: asm constraint rule change
- From: Richard Henderson <rth at cygnus dot com>
- Date: Sun, 18 Oct 1998 01:52:21 -0700
- Cc: Andi Kleen <ak at muc dot de>, crux at pool dot informatik dot rwth-aachen dot de, egcs-patches at cygnus dot com
- References: <19981018005627.B10257@dot.cygnus.com> <18885.908697692@hurl.cygnus.com>
- Reply-To: Richard Henderson <rth at cygnus dot com>
On Sun, Oct 18, 1998 at 02:01:32AM -0600, Jeffrey A Law wrote:
> How about a warning with the transformation? With the transformation
> explicitly disappearing in a while (1.2, 1.3?)
I suppose that would be acceptible.
> Really, how much of this braindamage are we going to support and for how
> long?
*shrug* I hadn't thought the workaround for this one was so bad
that we couldn't support it forever. I'm not attached to that
though, as long as we give fair warning.
The ugly crud is the clobber nonsense, which we should detect
and error out on asap.
r~