This is the mail archive of the gcc-bugs@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: x86-64 bootstrap fails on mainline


Richard Henderson <rth@redhat.com> writes:

> On Wed, May 29, 2002 at 12:10:20PM +0200, Jan Hubicka wrote:
>> Hmm, what do you mean by this?  The PC_REL addresses are used for many
>> things, for instance to address static variables, you mean that every
>> such memory reference should contain UNSPEC?  I think that would confuse
>> optimizers quite a bit.
>
> Why?  If you wrap it in CONST, they think it's just another constant.
>
> Anyway, I'm assuming the patch is good enough for now and should be
> checked in?

It brough me back to bootstrap land ;-)

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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