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 m68k-linux bootstrap (PR9093)


Hi,

On Tue, 4 Feb 2003, Richard Henderson wrote:

> On Tue, Feb 04, 2003 at 12:13:51AM +0100, Roman Zippel wrote:
> > 	* rtlanal.c (note_uses): avoid memory expression with side effects
> 
> This is incorrect.  The problem needs to be solved within gcse itself.

Fine, but could you give me hint how?
Every user of note_uses() I found wants only constant expressions, should 
I really fix all users (currently only validate_replace_src_1() and 
find_used_regs()?

bye, Roman


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