This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: genattrtab.c [Am I on drugs?!?]
- To: egcs at egcs dot cygnus dot com
- Subject: Re: genattrtab.c [Am I on drugs?!?]
- From: grahams <grahams at rcp dot co dot uk>
- Date: Thu, 30 Sep 1999 19:48:17 +0100
- CC: law at cygnus dot com
- References: <20505.938715750@upchuck.cygnus.com>
Jeff
Looks like tests just needs to be a "rtx *" because its only the rtx
field that ever gets accessed and it also matches the type of elem.
Graham