expr.c (expand_expr_real_1): Always return 0 for the extraction of a bit-field of...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 10 Dec 2013 11:07:28 +0000 (11:07 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 10 Dec 2013 11:07:28 +0000 (11:07 +0000)
commitae3df2dc0a108b120304fe7725f58efc316fdd9a
tree7662eb21d49d1698fcaf48e012c2443104249515
parented9e19a494a43647159b156737c55bde8ebf3c59
expr.c (expand_expr_real_1): Always return 0 for the extraction of a bit-field of null size.

* expr.c (expand_expr_real_1) <normal_inner_ref>: Always return 0 for
the extraction of a bit-field of null size.

From-SVN: r205855
gcc/ChangeLog
gcc/expr.c