This is the mail archive of the binutils@sourceware.cygnus.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: A very "strange" bug in gcc 2.96


Ulrich Drepper <drepper@redhat.com> writes:

|> "H . J . Lu" <hjl@lucon.org> writes:
|> 
|> > 	* config/tc-i386.c (md_estimate_size_before_relax): Don't
|> > 	relax external symbols.
|> 
|> Any change must be conditional based on a flag (which should be off by
|> default).  If you simply generate long references you make it
|> impossible to write good code.

Just add an additional, local label to the place in question and you are
done.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg

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