dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [patch #4975] make jit_insn_pc_not_in_range start_labe


From: Kirill Kononenko
Subject: [Pnet-developers] [patch #4975] make jit_insn_pc_not_in_range start_label and end_label pointers instead of constants
Date: Tue, 14 Mar 2006 00:05:58 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050927 Epiphany/1.4.8 (Debian)

URL:
  <http://savannah.gnu.org/patch/?func=detailitem&item_id=4975>

                 Summary: make jit_insn_pc_not_in_range start_label and
end_label pointers instead of constants
                 Project: DotGNU Portable.NET
            Submitted by: krokas
            Submitted on: Tue 03/14/06 at 00:05
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

If within a jit_insn_pc_not_in_range the start_label or end_label are set up
later and as start_label and end_label have never defined we get a segfault.
This patches changes the start_label and end_label to be pointers and fix the
problem.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 03/14/06 at 00:05  Name: libjit-060314-3.patch  Size: 7.32KB   By:
krokas

<http://savannah.gnu.org/patch/download.php?item_id=4975&item_file_id=6044>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?func=detailitem&item_id=4975>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

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