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]

Re: x86-64 support for gas part I


On Dec 20, 2000, Geoff Keating <geoffk@geoffk.org> wrote:

> I believe that _hexadecimal_ constants are always unsigned in K&R.  It is
> decimal constants where the behaviour differs between K&R and ANSI
> (because in ANSI, they can be unsigned, but in K&R they aren't).

Well, no matter what the standards say, there is a compiler that
mis-compiles a native tool-chain, which means (to me) that at least
this target should be modified to work around this bug (or feature) or
the compiler at hand.  It's not like it's hard to fix, so I feel we're
just wasting our time in this discussion.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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