aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/expr.c
diff options
context:
space:
mode:
authorJoey Ye <joey.ye@intel.com>2009-06-12 05:54:30 -0700
committerH.J. Lu <hjl@gcc.gnu.org>2009-06-12 05:54:30 -0700
commitf85882d8e1640453ca69be5ed13863167b26d869 (patch)
tree89cf6e9d3389a80f867d5f7c9315355646308b30 /gcc/java/expr.c
parentfc9f468b5fbc938fb39fd1917918b37fc3448496 (diff)
downloadgcc-f85882d8e1640453ca69be5ed13863167b26d869.zip
gcc-f85882d8e1640453ca69be5ed13863167b26d869.tar.gz
gcc-f85882d8e1640453ca69be5ed13863167b26d869.tar.bz2
re PR target/39146 (Unnecessary stack alignment)
gcc/ 2009-06-12 Joey Ye <joey.ye@intel.com> PR middle-end/39146 * cfgexpand.c (get_decl_align_unit): Update max_used_stack_slot_alignment with align instead of stack_alignment_needed. * function.c (assign_stack_local_1): Update max_used_stack_slot_alignment with alignment_in_bits instead of stack_alignment_needed. (locate_and_pad_parm): Don't update max_used_stack_slot_alignment here. gcc/testsuite/ 2009-06-12 Joey Ye <joey.ye@intel.com> H.J. Lu <hongjiu.lu@intel.com> PR middle-end/39146 * gcc.target/i386/stackalign/pr39146.c: New. From-SVN: r148428
Diffstat (limited to 'gcc/java/expr.c')
0 files changed, 0 insertions, 0 deletions