cif-code.def (OVERWRITABLE): Fix typo and move around.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 19 Jul 2011 20:20:27 +0000 (20:20 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 19 Jul 2011 20:20:27 +0000 (20:20 +0000)
commitfd811f03425ed77208a00c3fccefb2e960e052a9
treeacfff5747e5706ba144d22fcf182ee50bac43704
parent77e0bf4e0799ef5080bb6b6f0e26a661417fe7fb
cif-code.def (OVERWRITABLE): Fix typo and move around.

* cif-code.def (OVERWRITABLE): Fix typo and move around.
(TARGET_OPTIMIZATION_MISMATCH): Delete.
(EH_PERSONALITY): Fix typo.
(NON_CALL_EXCEPTIONS): Fix message.
(OPTIMIZATION_MISMATCH): Adjust message.
* ipa-inline.c (can_inline_edge_p): Use CIF_OPTIMIZATION_MISMATCH.

From-SVN: r176488
gcc/ChangeLog
gcc/cif-code.def
gcc/ipa-inline.c