http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52209

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu.org

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-11 
05:11:20 UTC ---
Caused by:
r176398 | rguenth | 2011-07-18 06:39:28 -0700 (Mon, 18 Jul 2011) | 7 lines

2011-07-18  Richard Guenther  <rguent...@suse.de>

        * expr.c (expand_expr_real_2): Properly truncate the BIT_NOT_EXPR
        expansion result to bitfield precision if required.

        * gcc.dg/torture/20110718-1.c: New testcase.

Looks like a missing REDUCE_BIT_FIELD.

Reply via email to