Change enum value to not to clash with a MSP430 private enum
commitabb2c3febcadb8e1734bc03752cbda82d56edabc
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Jun 2016 10:00:17 +0000 (13 10:00 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Jun 2016 10:00:17 +0000 (13 10:00 +0000)
tree3012821165c72a40373e470645149e4a3845e810
parent6243e6682dbe0a99ccc92d509867767b4b5c9ee3
Change enum value to not to clash with a MSP430 private enum

* predict.c (enum predictor_reason): Prefix enum with REASON_.
(combine_predictions_for_insn): Likewise.
(prune_predictions_for_bb): Likewise.
(combine_predictions_for_bb): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@237370 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/predict.c