From: Eric Botcazou Date: Tue, 18 Jan 2005 13:42:43 +0000 (+0000) Subject: Fix problematic entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=39a9609c9295ebe046e8c910eb314d61bb6337c5;p=gcc.git Fix problematic entry. From-SVN: r93831 --- diff --git a/gcc/ChangeLog.12 b/gcc/ChangeLog.12 index 983ad2ce792..7c3a2ffa331 100644 --- a/gcc/ChangeLog.12 +++ b/gcc/ChangeLog.12 @@ -3956,7 +3956,7 @@ (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.