]> git.ipfire.org Git - thirdparty/gcc.git/commit
sh.h (OVERRIDE_OPTIONS): Add braces to get rid of dangling else.
authorAndrew Haley <aph@cambridge.redhat.com>
Tue, 24 Jul 2001 15:06:14 +0000 (15:06 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 24 Jul 2001 15:06:14 +0000 (15:06 +0000)
commitcfe1cd40376825b79ead5e5ab05db686eb74cfd2
treea1f43716aec288aedae87a0a3ee59df7f316b3af
parent22d69b599bad29aabb21569cacc163124f37c722
sh.h (OVERRIDE_OPTIONS): Add braces to get rid of dangling else.

2001-07-24  Andrew Haley  <aph@cambridge.redhat.com>

        * config/sh/sh.h (OVERRIDE_OPTIONS): Add braces to get rid of
        dangling else.

        * config/sh/sh.h (INITIALIZE_TRAMPOLINE): Truncate operands
        for SImode to prevent overflow.

From-SVN: r44298
gcc/ChangeLog
gcc/config/sh/sh.h