This is the mail archive of the gcc@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: Bootstrap Failure on i686-pc-linux-gnu


Andrew Pinski <pinskia@physics.uc.edu> wrote:
>> It looks this VAR is a garbage.
> 
> VAR is garbage because we just took SSA_NAME_VAR of non SSA_NAME.
> I already looked into what is causing this.
> See PR 18746, I put some of my analysis while tracking down this bug
> in there.

I've tried your patch in
  http://gcc.gnu.org/ml/gcc-patches/2004-12/msg00004.html
but it doesn't solve the failure in compiling ostream.tcc
like as reported by Ranjit.

Regards,
	kaz


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