i386.c (override_options): Disable red zone by default on i386.
authorJan Hubicka <jh@suse.cz>
Wed, 2 Apr 2003 22:19:30 +0000 (22:19 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 2 Apr 2003 22:19:30 +0000 (22:19 +0000)
commita5b378d6f7919d686c194efa5f322914b4dc744d
tree5423b76b2f79b1a8bd05ad0220268da746fe3917
parent8fc9a7ba7b2f94550dcc912b917d7429ea1f081f
i386.c (override_options): Disable red zone by default on i386.

* i386.c (override_options):  Disable red zone by default on i386.
(compute_frame_layout, ix86_force_to_memory, ix86_free_from_memory):
Do not test TARGET_64BIT together with TARGET_RED_ZONE

From-SVN: r65178
gcc/ChangeLog
gcc/config/i386/i386.c