]> gcc.gnu.org Git - gcc.git/commitdiff
*** empty log message ***
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 6 Apr 1992 19:58:50 +0000 (12:58 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 6 Apr 1992 19:58:50 +0000 (12:58 -0700)
From-SVN: r697

gcc/config/sparc/sparc.h

index 8f1cee393ea04fa96339038374cfbf23c5a77de6..c51024015d2337f95a0279884bb79d2e247d25dd 100644 (file)
@@ -85,7 +85,7 @@ extern int target_flags;
 
 /* Nonzero means that reference doublewords as if they were guaranteed
    to be aligned...if they aren't, too bad for the user!
 
 /* Nonzero means that reference doublewords as if they were guaranteed
    to be aligned...if they aren't, too bad for the user!
-   Like -fast in Sun cc.  */
+   Like -dalign in Sun cc.  */
 #define TARGET_HOPE_ALIGN (target_flags & 16)
 
 /* Nonzero means that make sure all doubles are on 8-byte boundaries.  */
 #define TARGET_HOPE_ALIGN (target_flags & 16)
 
 /* Nonzero means that make sure all doubles are on 8-byte boundaries.  */
This page took 0.061731 seconds and 5 git commands to generate.