re PR middle-end/43513 (The stack pointer is adjusted twice)
authorTom de Vries <tom@codesourcery.com>
Sun, 31 Jul 2011 10:05:07 +0000 (10:05 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Sun, 31 Jul 2011 10:05:07 +0000 (10:05 +0000)
commitf047e5183b142d9f0c64b17d8e51f328fe02d2f1
tree9d3280c7da95b94ed561efdf6f12925f88893384
parent2a6dcb7e7383a8310a6442c9fc47b9b38c4d0680
re PR middle-end/43513 (The stack pointer is adjusted twice)

2011-07-31  Tom de Vries  <tom@codesourcery.com>

PR middle-end/43513
* tree-ssa-loop-ivopts.c (may_be_unaligned_p): Use max of
get_object_alignment and TYPE_ALIGN.

From-SVN: r176969
gcc/ChangeLog
gcc/tree-ssa-loop-ivopts.c