This is the mail archive of the binutils@sourceware.org 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: [parisc-linux] [patch] Remove magic constant from gas/tc-hppa.c


> I opted for eliminating the DEFAULT_LEVEL because it's not clear at a
> glance what it's a level of, it's only used in that one place, and the
> construct isn't used in any of the other architectures.

See pa_level.  The magic numbers end up in the .o files.  The hpux
linker will issue errors and warnings if you try to link an inconsistent
set of object files.  The values appear in various places such as
bfd/archures.c, bfd/libhppa.h, ...

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]