Commit eadf0fe6 by Jim Wilson

*** empty log message ***

From-SVN: r697
parent 8c8a8e34
...@@ -85,7 +85,7 @@ extern int target_flags; ...@@ -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. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment