OSDN Git Service

fix typo
authorbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Nov 1999 12:47:12 +0000 (12:47 +0000)
committerbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Nov 1999 12:47:12 +0000 (12:47 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30724 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index cbff892..f68da1d 100644 (file)
@@ -16,7 +16,7 @@
 
        * sparc.h (MASK_FASTER_STRUCTS, TARGET_FASTER_STRUCTS): Define.
        (TARGET_SWITCHES): Add -mfaster-structs/-mno-faster-structs flags.
-       (ROUND_TYPE_ALIGN): Use better value of -mfaster-structs.
+       (ROUND_TYPE_ALIGN): Use better value if -mfaster-structs.
        * sparc.md (sparclite86x_branch, sparclite86x_shift): New function
        units for the sparclite86x chip.
        (flush): Revert October 14th change; add SImode specifically.