m68hc11.c (m68hc11_override_options): Don't enable min/max instructions by default...
authorStephane Carrez <stcarrez@nerim.fr>
Sun, 2 Mar 2003 20:35:32 +0000 (21:35 +0100)
committerStephane Carrez <ciceron@gcc.gnu.org>
Sun, 2 Mar 2003 20:35:32 +0000 (21:35 +0100)
commit97d322cc8f1b0a29e5e8bbf58b852d188f38b46a
treec5dedff170647cb3604df715c398568ce18df278
parent65fb64fe9553f87c22bd20cfd3281f644b5371c8
m68hc11.c (m68hc11_override_options): Don't enable min/max instructions by default as may result in reload errors.

* config/m68hc11/m68hc11.c (m68hc11_override_options): Don't enable
min/max instructions by default as may result in reload errors.

From-SVN: r63682
gcc/ChangeLog
gcc/config/m68hc11/m68hc11.c