OSDN Git Service

Align value of UNSPECV_ALIGN
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Dec 2000 03:22:26 +0000 (03:22 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Dec 2000 03:22:26 +0000 (03:22 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37910 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/sh/sh.md

index 5973bb1..901fd52 100644 (file)
 
   ;; These are used with unspec_volatile.
   (UNSPECV_BLOCKAGE    0)
-  (UNSPECV_ALIGN               1)
+  (UNSPECV_ALIGN       1)
   (UNSPECV_CONST2      2)
   (UNSPECV_CONST4      4)
   (UNSPECV_CONST8      6)