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: Combine four insns


On 08/20/2010 12:53 AM, H.J. Lu wrote:
> This may have caused:
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45350

Hmm.  FIND_REG_INC_NOTE expands to 0 on i686, so it didn't show up
there.  Anyway, both the set and the use are conditional on i1 != NULL,
so I've committed the following after a bootstrap.


Bernd

Attachment: fix-warning.diff
Description: Text document


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