[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #10380] VM fix unwind table for ignored ou
From: |
Petter T. |
Subject: |
[Octave-patch-tracker] [patch #10380] VM fix unwind table for ignored outputs |
Date: |
Thu, 10 Aug 2023 18:07:45 -0400 (EDT) |
URL:
<https://savannah.gnu.org/patch/?10380>
Summary: VM fix unwind table for ignored outputs
Group: GNU Octave
Submitter: petter
Submitted: Thu 10 Aug 2023 10:07:43 PM UTC
Category: Core : other
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Thu 10 Aug 2023 10:07:43 PM UTC By: Petter T. <petter>
"Exception in nested expression erronously executed opcode
CLEAR_IGNORE_OUTPUT
when unwinding. E.g. '[~, a] = deal (error("qwe"), 1)';
* parse-tree/pt-bytecode-walk.cc: Set proper instruction offset in unwind
table
* parse-tree/pt-bytecode-walk.h: New field
* test/compile/bytecode_multi_assign.m: Update tests"
'test pkg optim' failed test in fmincon.m due to this bug.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 10 Aug 2023 10:07:43 PM UTC Name: octave_32395.patch Size: 3KiB
By: petter
<http://savannah.gnu.org/patch/download.php?file_id=55023>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10380>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-patch-tracker] [patch #10380] VM fix unwind table for ignored outputs,
Petter T. <=