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: [RFA] expand from SSA form (1/2)


Hi,

On Mon, 27 Apr 2009, David Edelsohn wrote:

> > This confusion with the numbers seems indeed related to PR39922. ÂIf 
> > you can test the below patch on powerpc that would be nice. ÂI know 
> > that it fixes the PR on i686-linux where something similar happens.
> 
> A quick test of the patch does not fix the failure on AIX.  I will try a 
> complete bootstrap in case the bug was causing other miscompilations.

Hmpf.  There's another problem (promoted parameters), which might also 
cause this.  The patch I just sent to Andreas Krebbel should fix that one.
If it doesn't help AIX/darwin I fear I need a testcase.  There probably 
are some failures in execute.exp which also would be miscompiled, that 
might be easier to extract than the miscompilation itself.


Ciao,
Michael.

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