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: Fix x86-64 glibc build failure


On Thu, Nov 07, 2002 at 11:31:40PM +0100, Jan Hubicka wrote:
> 
> Hi,
> mainline gcc loops forever building glibc when it creates (set (reg:SI)
> (subreg:SI (label_ref:DI) 0)) that matches x86-64 lea pattern.  Since this
> instruction (even when it is strange) is meaningfull I think we are correct to
> do that and we should fix mark_jump_label to seach for label refs inside
> subreg.

Didn't Jakub already fix this?


r~


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