r148566 - in /trunk/gcc: ChangeLog plugin.c tes...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Wed Jun 17 02:18:00 GMT 2009


Author: dnovillo
Date: Wed Jun 17 02:18:55 2009
New Revision: 148566

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148566
Log:
2009-06-16  Olatunji Ruwase  <tjruwase@google.com>

	* plugin.c(position_pass): Skip newly inserted pass during list
	traversal to avoid repeated insertion.

2009-06-05  Olatunji Ruwase  <tjruwase@google.com>

	* gcc.dg/plugin/one_time_plugin.c: New test.
	* gcc.dg/plugin/one_time-test-1.c: New test.
	* gcc.dg/plugin/plugin.exp: Added one_time_plugin.c test.



Added:
    trunk/gcc/testsuite/gcc.dg/plugin/one_time-test-1.c
    trunk/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/plugin.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/plugin/plugin.exp



More information about the Gcc-cvs mailing list