[Libre-soc-bugs] [Bug 1066] fix bug where pseudo-code assignments modify more than just the variable being assigned to

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue Oct 24 01:26:59 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1066

Jacob Lifshay <programmerjake at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|IN_PROGRESS                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #12 from Jacob Lifshay <programmerjake at gmail.com> ---
rebased, tested, and pushed to master:
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=a69f6426b866cf86a0ec8fb21dac58cb289cba2f;hp=49cd5029f5aa997d80bfcdd5dbaaa873913f8b93

commit a69f6426b866cf86a0ec8fb21dac58cb289cba2f
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Thu Oct 19 18:57:00 2023 -0700

    Revert "skip broken test"

    requested by luke:
    https://bugs.libre-soc.org/show_bug.cgi?id=1193#c1

    This reverts commit e0a4f19b2c90be84a77a4aa584c6d60e508d92f5.

commit ca57c0af2e6851c58e30b2e67fce4416996f69ae
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Thu Oct 19 18:18:51 2023 -0700

    Revert "Revert "fix bug where pseudo-code assignments modify more than just
the variable being assigned to""

    we need copy_assign_rhs

    See https://bugs.libre-soc.org/show_bug.cgi?id=1066

    This reverts commit bd3b54e83101217dc32da09083c6a3858fd7c600.

commit 6a816b8090d6b5ee6aa7d3caa09c2c1a2b087533
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Thu Oct 19 18:17:20 2023 -0700

    Revert "fix bug introduced by having to revert unauthorized addition of"

    we need copy_assign_rhs

    See https://bugs.libre-soc.org/show_bug.cgi?id=1066

    This reverts commit 9dab88318a2938f14873804d83bf85ef9ae2fb93.

commit e0a4f19b2c90be84a77a4aa584c6d60e508d92f5
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Thu Oct 19 18:00:55 2023 -0700

    skip broken test

    it wasn't obvious how to fix it, see
https://bugs.libre-soc.org/show_bug.cgi?id=1193

commit 5bd2d42ff69d976f3405f3f74aaac855617d85fd
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Thu Oct 19 17:49:04 2023 -0700

    fill in manually verified expected state for TrapTestCase.case_2_kaivb_test

    based on the Programming Note on left side of PowerISA v3.1B page 1289
(1315)

commit d05435414de95ab24bd321db7cc5623edfc37117
Author: Jacob Lifshay <programmerjake at gmail.com>
Date:   Thu Oct 19 17:37:34 2023 -0700

    format code

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list