Don't panic, but this needs to be fixed.

--HG--
extra : convert_revision : 7a4aed238d437dbb2cc5946b3045d53697070a27
This commit is contained in:
Gabe Black 2006-12-06 05:58:07 -05:00
parent 1d7d7df315
commit 1886795368

View file

@ -62,7 +62,7 @@ class SparcTC : public O3ThreadContext<Impl>
virtual void changeRegFileContext(TheISA::RegContextParam param,
TheISA::RegContextVal val)
{
panic("This doesn't make sense!\n");
//XXX Ignore this for now. This -really- needs to get fixed.
}