]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/23324 (unsigned bitfield in struct not accessed correctly...
authorRichard Henderson <rth@redhat.com>
Wed, 12 Oct 2005 16:29:35 +0000 (09:29 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 12 Oct 2005 16:29:35 +0000 (09:29 -0700)
commita4d25453fa85f413a7b1e61d989a90a32b6f7d09
treeb8ef13cc9f00276ccbe3c87c574a81b60275ae03
parent687d71b35f17d75284f39280d2ddd66a98c9b340
re PR rtl-optimization/23324 (unsigned bitfield in struct not accessed correctly at -O2 and above)

        PR rtl-opt/23324
        * cfgexpand.c (add_alias_set_conflicts): Use objects_must_conflict_p.

From-SVN: r105306
gcc/ChangeLog
gcc/cfgexpand.c
gcc/testsuite/gcc.c-torture/execute/pr23324.c [new file with mode: 0644]