*** empty log message ***

From-SVN: r697
This commit is contained in:
Jim Wilson 1992-04-06 12:58:50 -07:00
parent 8c8a8e34f4
commit eadf0fe6b5

View File

@ -85,7 +85,7 @@ extern int target_flags;
/* Nonzero means that reference doublewords as if they were guaranteed /* Nonzero means that reference doublewords as if they were guaranteed
to be aligned...if they aren't, too bad for the user! 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) #define TARGET_HOPE_ALIGN (target_flags & 16)
/* Nonzero means that make sure all doubles are on 8-byte boundaries. */ /* Nonzero means that make sure all doubles are on 8-byte boundaries. */