From b927e8c7203c92b0580665b6ee75cff290c64d0d Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Fri, 1 Dec 2000 03:22:26 +0000 Subject: [PATCH] Align value of UNSPECV_ALIGN From-SVN: r37910 --- gcc/config/sh/sh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/sh/sh.md b/gcc/config/sh/sh.md index 5973bb1f161..901fd52a69a 100644 --- a/gcc/config/sh/sh.md +++ b/gcc/config/sh/sh.md @@ -113,7 +113,7 @@ ;; These are used with unspec_volatile. (UNSPECV_BLOCKAGE 0) - (UNSPECV_ALIGN 1) + (UNSPECV_ALIGN 1) (UNSPECV_CONST2 2) (UNSPECV_CONST4 4) (UNSPECV_CONST8 6) -- 2.30.2