On Fri, May 27, 2011 at 08:35, Simon Baldwin <sim...@google.com> wrote:
> Fix testsuite error introduced in r174121.
>
> r174121 introduces a new warn_self_assign options variable that conflicts
> with a static function in gcc/testsuite/g{cc,++}.dg/plugin/selfassign.c.
> Import a small portion of r172992 to avoid the problem.
>
> Okay for google/integration?
>
> gcc/testsuite/ChangeLog.google-integration:
> 2011-05-27  Simon Baldwin  <sim...@google.com>
>
>        * testsuite/gcc.dg/plugin/selfassign.c (check_self_assign): Renamed
>        from warn_self_assign.
>        (execute_warn_self_assign): Call a function by its new name.
>        * testsuite/g++.dg/plugin/selfassign.c (check_self_assign): Renamed
>        from warn_self_assign.
>        (execute_warn_self_assign): Call a function by its new name.

OK.


Diego.

Reply via email to