This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: x86-64 bootstrap fails on mainline
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?
r~