stack-corruption.c
175 Bytes
-
arm.c (arm_get_frame_offsets): Set offsets->locals_base to avoid negative stack size. · a3a531ec
gcc/ChangeLog: 2007-06-19 Seongbae Park <seongbae.park@gmail.com> * config/arm/arm.c (arm_get_frame_offsets): Set offsets->locals_base to avoid negative stack size. (thumb1_expand_prologue): Assert on negative stack size. gcc/testsuite/ChangeLog: 2007-06-19 Seongbae Park <seongbae.park@gmail.com> * gcc.target/arm/stack-corruption.c: New test. From-SVN: r125856
Seongbae Park committed