This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/71407] [7 Regression] ICE at -O3 in 32-bit and 64-bit modes on x86_64-linux-gnu (verify_gimple: integral result type precision does not match field size of BIT_FIELD_REF)


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-06-04
                 CC|                            |alahay01 at gcc dot gnu.org,
                   |                            |jakub at gcc dot gnu.org
   Target Milestone|---                         |7.0
            Summary|ICE at -O3 in 32-bit and    |[7 Regression] ICE at -O3
                   |64-bit modes on             |in 32-bit and 64-bit modes
                   |x86_64-linux-gnu            |on x86_64-linux-gnu
                   |(verify_gimple: integral    |(verify_gimple: integral
                   |result type precision does  |result type precision does
                   |not match field size of     |not match field size of
                   |BIT_FIELD_REF)              |BIT_FIELD_REF)
     Ever confirmed|0                           |1

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r237064.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]