r221211 - in /trunk/gcc: ChangeLog ipa-inline.c...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Thu Mar 5 11:44:00 GMT 2015


Author: marxin
Date: Thu Mar  5 11:44:00 2015
New Revision: 221211

URL: https://gcc.gnu.org/viewcvs?rev=221211&root=gcc&view=rev
Log:
Fix warnings occured during profiledboostrap on

	* ipa-inline.c (inline_small_functions): Set default value to
	prevent warning during bootstrap.
	* tree.h: Add pragma guard that ignores false positives during
	bootstrap.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline.c
    trunk/gcc/tree.h



More information about the Gcc-cvs mailing list