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: 2 new, with your patch on 2002-01-10T20:57:36Z.


On Fri, Jan 11, 2002 at 11:42:07AM +0100, Jan Hubicka wrote:
> I am not quite sure why it didn't happen previously - perhaps as a result
> of strengthtened gcse, but it looks valid transformation to me and I
> believe I need just avoid the abort.

This change caused the failures.

        * gcse.c (hash_scan_set): Use CONSTANT_P.
        (cprop_insn): Likewise.

> 	* (final_reg_note_copy): Avoid crash on REG_LABEL note referencing
> 	outside.

Ok.


r~


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