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 middle-end/61158] negative shift at fold-const.c:12095


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

--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
(In reply to Vittorio Zecca from comment #2)
> I found this one with -fsanitize=shift. The runtime error message says
> "shift exponent -8 is negative". Maybe this is also a sanitizer bug?

Yeah, I opened PR61185.


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