Fix ALPHA_FS compile. The MachInst -> StaticInstPtr constructor is no longer a conver...
authorGabe Black <gblack@eecs.umich.edu>
Fri, 16 Mar 2007 10:57:34 +0000 (10:57 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 16 Mar 2007 10:57:34 +0000 (10:57 +0000)
commit725ee42ba784d4b18f26bec618d23ce580a02b2a
treec4310288054bec4b1da78978b89a86e6b33f4d42
parent3ccaee976a7c7df096c177c75daf3a7391bec295
Fix ALPHA_FS compile. The MachInst -> StaticInstPtr constructor is no longer a conversion constructor because it caused ambiguous conversions when setting the pointer to NULL.

--HG--
extra : convert_revision : ce9ecfc03a47642d105f2378208bbe923d6b765b
src/cpu/simple/base.cc