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 rtl-optimization/86882] [9 Regression] ICE in reg_overlap_mentioned_p, at rtlanal.c:1873


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

--- Comment #5 from Segher Boessenkool <segher at gcc dot gnu.org> ---
So what is wrong about that?  CONST_INTs are sign-extended always, so
0xffffffffffffff00 is just fine?

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