]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
m68kelf.h: Suppress '/* within comment' warning.
authorGreg McGary <gkm@gnu.org>
Fri, 19 Nov 1999 00:23:01 +0000 (00:23 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 19 Nov 1999 00:23:01 +0000 (00:23 +0000)
commitb71733d53f2233503a132a6892a13d91f1a2e361
tree78079b1605891648f963c32a19cc993c58c1e6a5
parent2450a057297b5bf665b98e9594ac6799c8a7e5fb
m68kelf.h: Suppress '/* within comment' warning.

* 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.

Co-Authored-By: Geoff Keating <geoffk@cygnus.com>
From-SVN: r30579
gcc/ChangeLog
gcc/config/m68k/m68k.h
gcc/config/m68k/m68kelf.h
gcc/invoke.texi
This page took 0.059234 seconds and 5 git commands to generate.