This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: [committed] pa10 load/store opcodes and FLAG_STRICT


> I like the FLAG_STRICT mode, I think using '0' for the space register is
> rubish. I've cleaned up glibc under the strict mode.

I agree but the HP assembler accepts stuff like this, so people are
going to complain.  There's a PR from Randolph regarding the pdtlb
instruction.  The HP assembler allows the use of a '0' index for '%r0'.

I'm glad the glibc builds under the strict mode.  Do you know if
the parisc kernel builds with FLAG_STRICT mode?

> Are you adverse to making people cleanup poorly formated assembly? It's
> a mechanistic change :)

I got tired editing gmp yesterday.  I need it for gfortran testing ;(

Possibly, we could have a '-mstrict' option with the default on.  Then,
we would get strict checking on all instructions, not just loads and stores.
Users could still build legacy code with '-mno-strict'.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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