Fix typo in my last commit's ChangeLog entry
authorMichael Meissner <meissner@gcc.gnu.org>
Mon, 30 Sep 2019 17:22:14 +0000 (17:22 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Mon, 30 Sep 2019 17:22:14 +0000 (17:22 +0000)
From-SVN: r276359

gcc/ChangeLog

index 78d296d..0d90ef4 100644 (file)
        unused.
        * config/rs6000/rs6000-protos.h (enum insn_form): New
        enumeration.
-       (enum non_prefixed): New enumeration.
+       (enum non_prefixed_form): New enumeration.
        (address_to_insn_form): New declaration.
        (prefixed_load_p): New declaration.
        (prefixed_store_p): New declaration.