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: For the record: fix to PR/18662


Richard Kenner <kenner@vlsi1.ultra.nyu.edu> wrote:

> 2004-11-28  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
>     Diego Novillo  <dnovillo@redhat.com>
>
> PR/18662, also backported from tree-cleanup-branch.
> * tree-ssa-ccp.c (substitute_and_fold): If replaced anything,
> always call maybe_clean_eh_stmt and modify_stmt.

FYI, the cvs->bugzilla bridge does not understand the syntax "PR/nnnnn". You
should use either "PR nnnnn" or "PR component/nnnnn" (or others which are not
common in GCC usage).

Thanks,
Giovanni Bajo


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