[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #10362] Fix problem with trivial ranges in
From: |
Petter T. |
Subject: |
[Octave-patch-tracker] [patch #10362] Fix problem with trivial ranges in VM |
Date: |
Sat, 24 Jun 2023 19:58:24 -0400 (EDT) |
URL:
<https://savannah.gnu.org/patch/?10362>
Summary: Fix problem with trivial ranges in VM
Group: GNU Octave
Submitter: petter
Submitted: Sat 24 Jun 2023 11:58:22 PM UTC
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Sat 24 Jun 2023 11:58:22 PM UTC By: Petter T. <petter>
"
Fix problem with trivial ranges in VM
* libinterp/octave-value/ov-range.cc: Check the doubles are integers, in
range
* libinterp/octave-value/ov-range.h
* test/compile/bytecode.tst: Added tests
* test/compile/bytecode_for.m
"
VM specific 'trivial_range' for for-loops did not work properly for
non-integer steps, which was discovered by running "pkg test stk".
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sat 24 Jun 2023 11:58:22 PM UTC Name: octave_32270.patch Size: 4KiB
By: petter
<http://savannah.gnu.org/patch/download.php?file_id=54868>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10362>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-patch-tracker] [patch #10362] Fix problem with trivial ranges in VM,
Petter T. <=