]> gcc.gnu.org Git - gcc.git/commit - gcc/alias.c
re PR rtl-optimization/38879 (scheduler does not look for conflicting alias sets)
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 21 Jan 2009 18:47:19 +0000 (19:47 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 21 Jan 2009 18:47:19 +0000 (19:47 +0100)
commit435da62879db64cab8afd011c4a4cfe010186ab5
tree73570de17e026178fe37f390385219209b3654e5
parentd597b3ce68d904078ca38bca09c5e8984d934364
re PR rtl-optimization/38879 (scheduler does not look for conflicting alias sets)

PR rtl-optimization/38879
* alias.c (base_alias_check): Unaligned access via AND address can
alias all surrounding object types except those with sizes equal
or wider than the size of unaligned access.

From-SVN: r143549
gcc/ChangeLog
gcc/alias.c
This page took 0.057881 seconds and 5 git commands to generate.