r148292 - in /trunk/gcc: ChangeLog cgraphunit.c...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Mon Jun 8 19:21:00 GMT 2009


Author: hubicka
Date: Mon Jun  8 19:21:33 2009
New Revision: 148292

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148292
Log:

	PR debug/39834
	* gcc.dg/torture/pr39834.c
	PR middle-end/39834
	* cgraphunit.c (save_inline_function_body): Do not copy transform hooks
	for saved inline bodies.
	* ipa-passes.c (do_per_function): Do not add the hoks multiple times
	for given function.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr39834.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraphunit.c
    trunk/gcc/passes.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list