public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Your patch breaks egcs for x86
@ 1998-05-20 11:13 H.J. Lu
  1998-05-20 12:48 ` Joern Rennecke
  0 siblings, 1 reply; 2+ messages in thread
From: H.J. Lu @ 1998-05-20 11:13 UTC (permalink / raw)
  To: amylaar; +Cc: egcs

Hi,

Your patch:

Tue May 19 17:19:16 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
 
        * reload1.c (reload_reg_free_for_value_p): New function.
        (allocate_reload_reg, choose_reload_regs): Use it.

causes bootstrap to fail on x86. It seems that the '%' operation:

	foo = bar % 100;
	foo = bar () % 100;

is miscompiled. Can you fix it?

Thanks.

-- 
H.J. Lu (hjl@gnu.org)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Your patch breaks egcs for x86
  1998-05-20 11:13 Your patch breaks egcs for x86 H.J. Lu
@ 1998-05-20 12:48 ` Joern Rennecke
  0 siblings, 0 replies; 2+ messages in thread
From: Joern Rennecke @ 1998-05-20 12:48 UTC (permalink / raw)
  To: H.J. Lu; +Cc: amylaar, egcs

> Hi,
> 
> Your patch:
> 
> Tue May 19 17:19:16 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
>  
>         * reload1.c (reload_reg_free_for_value_p): New function.
>         (allocate_reload_reg, choose_reload_regs): Use it.
> 
> causes bootstrap to fail on x86. It seems that the '%' operation:
> 
> 	foo = bar % 100;
> 	foo = bar () % 100;
> 
> is miscompiled. Can you fix it?

I am currently investigating the problem.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-05-20 12:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-05-20 11:13 Your patch breaks egcs for x86 H.J. Lu
1998-05-20 12:48 ` Joern Rennecke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).