This is the mail archive of the gcc-patches@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: [3.4 PATCH] Fix miscompilation of Ada compiler on Alpha


> Ok.

Thanks.

> But you'll want to look into gcc.dg/20040123-1.c, which still
> fails with this patch.  Essentially, REG_POINTER isn't being
> set for a pointer register in this case.

Because of the other bits that you added on mainline and I've not backported?

	* explow.c (force_reg): Call mark_reg_pointer as appropriate.

-- 
Eric Botcazou


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