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: [trunk][patch] fix another invalid sharing in see


"Rafael Espindola" <espindola@google.com> writes:

> The patch does fix the reported problem. I will now bootstrap and run
> the regression tests. OK if both pass?
>
>
> * see.c(see_def_extension_not_merged): Use copy_rtx_if_shared to avoid
> invalid sharing.
> * gcc.c-torture/compile/20080528-1.c: New testcase

In the ChangeLog entry, there should be a space before the left
parenthesis.

This patch is OK if it passes.

Thanks for your patience.

Ian


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