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

Alexander Fomin <afomin.mailbox at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |afomin.mailbox at gmail dot com

--- Comment #2 from Alexander Fomin <afomin.mailbox at gmail dot com> ---
I can see many signed integer overflows on 254.gap compiled with
-fsanitize=signed-integer-overflow, mostly caused by multiplication.
I'll try to provide a reduced testcase.

Reply via email to