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

--- Comment #6 from Qirun Zhang <helloqirun at gmail dot com> ---
(In reply to alahay01 from comment #5)
> Qirun Zhang :
> 
> That's a different issue (original test fails due to data type mismatch,
> this test fails because the loop boundary is unset).
> 
> Please could you raise your test as a new bug and assign it to me (I think I
> have a fix for it).

Thanks. I have opened as PR71477.

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