From eadf0fe6b590ac2eeb65198a215c41828808ce8b Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Mon, 6 Apr 1992 12:58:50 -0700 Subject: [PATCH] *** empty log message *** From-SVN: r697 --- gcc/config/sparc/sparc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/sparc/sparc.h b/gcc/config/sparc/sparc.h index 8f1cee393ea0..c51024015d23 100644 --- a/gcc/config/sparc/sparc.h +++ b/gcc/config/sparc/sparc.h @@ -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! - 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. */ -- 2.43.5