re PR middle-end/50266 (ICE in decode_addr_const)
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 6 Sep 2011 21:17:46 +0000 (21:17 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 6 Sep 2011 21:17:46 +0000 (21:17 +0000)
commit693ddb1be71474a9777ac330d2d1cb5db3e800fb
treef8ec4e3a49cb94b3bcb4c9ae1b5f59900b37958c
parent8092dd900b9483f1f8ec716c5d94a5686e669b0d
re PR middle-end/50266 (ICE in decode_addr_const)

PR middle-end/50266
* c-common.c (c_fully_fold_internal) <ADDR_EXPR>: Fold offsetof-like
computations.

From-SVN: r178611
gcc/c-family/ChangeLog
gcc/c-family/c-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20110906-1.c [new file with mode: 0644]