This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: genrecog: ran out of alphabet


> That sounds like an awkward insn.

The opcode swaps two register banks.  32 SETs total.

> It would be nice if genrecog at least checked for an out of range
> letter.

Or used "ch-'a' < 32" tests, but would that work with EBCDIC build
machines?


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