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: dead_debug_* ICE


On Jun 24, 2012, Richard Sandiford <rdsandiford@googlemail.com> wrote:

> gcc.c-torture/compile/vector-2.c fails on mips64-elf with RTL checking
> enabled because dead_debug_insert_temp tries to read the REGNO of something
> that it has already replaced with a debug temporary.

This sounds like http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53740

The patch looks reasonable to me, but I don't think I'm entitled to
approve it.

-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist      Red Hat Brazil Compiler Engineer


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