diff options
author | Andrew Pinski <apinski@apple.com> | 2004-08-23 03:12:38 +0000 |
---|---|---|
committer | Andrew Pinski <pinskia@gcc.gnu.org> | 2004-08-22 20:12:38 -0700 |
commit | 9fc3b39aa9656b1c626f6a6fed03646040b03122 (patch) | |
tree | 78eae43b8b4b4c41f658de8bb312ce1a83255267 /gcc/config.gcc | |
parent | 35e0e58c7ae736ad49bb6c05222c0f04fed4a2c4 (diff) | |
download | gcc-9fc3b39aa9656b1c626f6a6fed03646040b03122.zip gcc-9fc3b39aa9656b1c626f6a6fed03646040b03122.tar.gz gcc-9fc3b39aa9656b1c626f6a6fed03646040b03122.tar.bz2 |
re PR tree-optimization/15262 ([tree-ssa] Alias analyzer cannot handle addressable fields)
2004-08-22 Andrew Pinski <apinski@apple.com>
PR c/15262
* c-typeck.c (build_unary_op): Use &a.b if the foldded lowered
expression is not constant.
(c_finish_return): Do not go through INDIRECT_REF when looking
for the inner expression of an ADDR_EXPR for warning about.
2004-08-22 Andrew Pinski <apinski@apple.com>
* g++.dg/opt/pr14029.C: New test.
* gcc.c-torture/execute/pr15262.c: New test.
2004-08-22 Andrew Pinski <apinski@apple.com>
PR c++/14029
* typeck.c (build_unary_op): Use &a.b if the foldded lowered
expression is not constant.
From-SVN: r86396
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions