[Bug target/66922] wrong code for bit-field struct at -O1 and above on x86_64-linux-gnu

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Jul 17 23:38:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66922

Uroš Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |x86
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2015-07-17
          Component|rtl-optimization            |target
   Target Milestone|---                         |4.9.4
     Ever confirmed|0                           |1

--- Comment #1 from Uroš Bizjak <ubizjak at gmail dot com> ---
Confirmed, we have to reject non-integer ratios of pos/size from
ix86_expand_pinsr and ix86_expand_pextr.

Will fix tomorrow.


More information about the Gcc-bugs mailing list