Fix problematic entry.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 18 Jan 2005 13:42:43 +0000 (13:42 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 18 Jan 2005 13:42:43 +0000 (13:42 +0000)
From-SVN: r93831

gcc/ChangeLog.12

index 983ad2c..7c3a2ff 100644 (file)
        (TARGET_INIT_BUILTINS): Define to sparc_init_builtins.
        (TARGET_EXPAND_BUILTIN): Define to sparc_expand_builtin.
        (def_builtin): New macro for creating builtin functions.
-       (P): New mode macro for pointer types.
+       * config/sparc/sparc.md (P): New mode macro for pointer types.
        (UNSPEC_FPACK16, UNSPEC_FPACK32, UNSPEC_FPACKFIX, UNSPEC_FEXPAND,
        UNSPEC_FPMERGE, UNSPEC_MUL16AL, UNSPEC_MUL8UL, UNSPEC_MULDUL,
        UNSPEC_ALIGNDATA, UNSPEC_ALIGNADDR, UNSPEC_PDIST): New constants.