blob: 0624b5b747339b851daff5d265701c241e5c1231 [file] [log] [blame]
/* Verify:
* -fomit-frame-pointer.
* with outgoing.
* total frame size <= 512.
* one subtraction of the whole frame size. */
/* { dg-do run } */
/* { dg-options "-O2 -fomit-frame-pointer" } */
#include "test_frame_common.h"
t_frame_pattern_outgoing (test5, 300, "x19", 8, a[8])
t_frame_run (test5)