Changeset 5460


Ignore:
Timestamp:
Nov 3, 2006, 12:37:21 PM (18 years ago)
Author:
Gary Byers
Message:

Ensure that :STRUCT (not :STRUCTURE) is on target-gvector-types.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/compiler/X86/X8664/x8664-arch.lisp

    r5449 r5460  
    11131113                          :code-vector-prefix nil
    11141114                          :gvector-types '(:ratio :complex :symbol :function
    1115                                            :catch-frame :structure :istruct
     1115                                           :catch-frame :struct :istruct
    11161116                                           :pool :population :hash-vector
    11171117                                           :package :value-cell :instance
Note: See TracChangeset for help on using the changeset viewer.