This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCSE/PRE problem
- From: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- To: Mostafa Hagog <MUSTAFA at il dot ibm dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 5 May 2003 20:46:02 +0200
- Subject: Re: GCSE/PRE problem
- References: <20030428102915.GA30585@atrey.karlin.mff.cuni.cz> <OFAC2A4CF9.E33989A4-ON42256D16.007495F4-42256D16.0074E0CE@telaviv.ibm.com>
Hello,
> You are correct , I have changed the implementation of "pre_ins
> ert_copy_insn" function and it did worked.
btw if you did not already, could you please try to push this patch to
mainline? I believe we may be missing important share of optimization
opportunities due to this.
Zdenek