aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/m68kelf.h
diff options
context:
space:
mode:
authorgeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>1999-11-19 00:23:01 +0000
committergeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>1999-11-19 00:23:01 +0000
commitc9421f5a45edaf75d8e7ddd7d8ed8756f97caa13 (patch)
tree78079b1605891648f963c32a19cc993c58c1e6a5 /gcc/config/m68k/m68kelf.h
parent8b66675b62fc73ef86ea313e114042e308787c52 (diff)
* config/m68k/m68kelf.h: Suppress '/* within comment' warning.
* config/m68k/m68k.h (MASK_PCREL): Don't use same value as MASK_ALIGN_INT. * config/m68k/m68k.h (MASK_NO_STRICT_ALIGNMENT): New macro. (TARGET_STRICT_ALIGNMENT): New macro. (TARGET_SWITCHES): Add "strict-align" and "no-strict-align". (STRICT_ALIGNMENT): Depend on TARGET_STRICT_ALIGNMENT. * invoke.texi (M680x0 Options): Document -mstrict-align. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30579 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/m68k/m68kelf.h')
-rw-r--r--gcc/config/m68k/m68kelf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m68k/m68kelf.h b/gcc/config/m68k/m68kelf.h
index b9cf3888675..7ac21b6ba4a 100644
--- a/gcc/config/m68k/m68kelf.h
+++ b/gcc/config/m68k/m68kelf.h
@@ -22,7 +22,7 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-/* #notinclude "m68k/sgs.h" /* The m68k/SVR4 assembler is SGS based */
+/* #notinclude "m68k/sgs.h" / * The m68k/SVR4 assembler is SGS based */
/* These are necessary for -fpic/-fPIC to work correctly. */
#ifndef MOTOROLA