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 ipa/78599] [7 Regression] hwint.h:292:72: runtime error: shift exponent 64 is too large for 64-bit type 'long int'


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

--- Comment #2 from prathamesh3492 at gcc dot gnu.org ---
Hi Markus,
Thanks for the report, I am able to reproduce it with ubsan-built gcc
(--with-build-config=bootstrap-ubsan) on x86_64-unknown-linux-gnu.
I am looking into it.

Thanks,
Prathamesh

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