Fix warnings occured during profiledboostrap on
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Mar 2015 11:44:00 +0000 (11:44 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Mar 2015 11:44:00 +0000 (11:44 +0000)
commitfece9deff44f6247e12f74f302c000486d3adf48
treeb7766739750e46911eca94a995636864cd427fbd
parentf125e673e22a37886e1639799e950918849c02df
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@221211 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-inline.c
gcc/tree.h