This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: (i386-linux x sh-elf) build breakage


On Tue, Jul 25, 2000 at 11:19:22PM -0300, Alexandre Oliva wrote:
> > There's not enough abstraction here to make it worth the ugliness.
> > You might as well not put all this widgetry in insn-attr.h at all.
> 
> Ok.  How about insn-addr.h?

Err, no, the whole point being that since these things are the
same each and every time, there's no point in generating them
at all.  So I'd been suggesting putting them in a non-generated
header.  Which, I'm not sure off-hand, since you'd want to move
all the other length attribute crap out of insn-attr.h at the
same time.

Perhaps just ignore the suggestion to move them.



r~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]