* expr.c (expand_expr_real_1) <normal_inner_ref>: Always return 0 for
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Dec 2013 11:07:28 +0000 (11:07 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Dec 2013 11:07:28 +0000 (11:07 +0000)
commit4a5cda1358eb806a30d3750dcfee3e9253b5998d
tree7662eb21d49d1698fcaf48e012c2443104249515
parent475a6b35b36e653a9b82d16e4665caabc145ff18
* expr.c (expand_expr_real_1) <normal_inner_ref>: Always return 0 for
the extraction of a bit-field of null size.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205855 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c