octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #63416] Messages from building with -fsanitize


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #63416] Messages from building with -fsanitize=undefined
Date: Sat, 26 Nov 2022 12:21:41 -0500 (EST)

Follow-up Comment #10, bug #63416 (project octave):

The patch in comment #7 indeed stops that integer abs() message from showing
up.

To make sure I understand correctly: It only affected signed int64, because
all smaller int types could be represented as a bigger type internally for
multiplication, and unsigned types inherently don't have this problem, so your
patch to signed int64 prevents that case from happening everywhere. Have I
understood correctly?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63416>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]