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]

Re: c/837: RTL checking bootstrap fails on i686-pc-linux-gnu


All

This isn't a patch itself but notice of a pending patch just so everone knows a fix
is in the works.

The problem here is in cse.c the routine cse_insn() is using uninitialised variables
and a typo.

I have a patch to fix these which I have discussed (off-line) with Bernd Schmidt.

Bernd suggested a couple of changes which I have made to the patch and I'm currently
doing a make bootstrap/make check.

I'll post the patch here tomorrow if everything passes (no regressions.)

Graham

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