diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2011-01-05 11:23:40 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2011-01-05 11:23:40 +0000 |
commit | 5e9fba51b58a9d9dcd28b6ad3992ec4d8640eae2 (patch) | |
tree | e872641afdccd098468de2882c535d6f0cd0cd4e /gcc/c-parser.c | |
parent | 75fee9f255425ea84d63dd63dbf6f07af7c036d7 (diff) | |
download | gcc-5e9fba51b58a9d9dcd28b6ad3992ec4d8640eae2.zip gcc-5e9fba51b58a9d9dcd28b6ad3992ec4d8640eae2.tar.gz gcc-5e9fba51b58a9d9dcd28b6ad3992ec4d8640eae2.tar.bz2 |
re PR tree-optimization/47005 (ACATS c62002a is miscompiled at -O2)
PR tree-optimization/47005
* tree-sra.c (struct access): Add 'non_addressable' bit.
(create_access): Set it for a DECL_NONADDRESSABLE_P field.
(decide_one_param_reduction): Return 0 if the parameter is passed by
reference and one of the accesses in the group is non_addressable.
From-SVN: r168508
Diffstat (limited to 'gcc/c-parser.c')
0 files changed, 0 insertions, 0 deletions