This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Possible CSE quirk involving SUBREG on the i386
- To: John Wehle <john at feith dot com>, rth at cygnus dot com
- Subject: Re: Possible CSE quirk involving SUBREG on the i386
- From: Richard Henderson <rth at cygnus dot com>
- Date: Wed, 1 Jul 1998 20:16:15 -0700
- Cc: egcs at cygnus dot com, law at cygnus dot com
- References: <199807011843.OAA02049@jwlab.FEITH.COM>
- Reply-To: Richard Henderson <rth at cygnus dot com>
On Wed, Jul 01, 1998 at 02:43:24PM -0400, John Wehle wrote:
> Why is there a requirement that MODES_TIEABLE_P be symmetrical?
Hmm. You are right that the description of the macro would
support an asymmetrical definition. Someone more knowledgable
about how local works should comment on whether this is in fact
the case, or if the documentation should be reworded.
r~