(sparc_md_end): Fix leftover from earlier version.

This commit is contained in:
David Edelsohn 1996-01-22 18:09:08 +00:00
parent 7df4ba266b
commit 60abd84937
1 changed files with 1 additions and 1 deletions

View File

@ -615,7 +615,7 @@ sparc_md_end ()
/* ??? We could delete this test, I think. */
if (current_architecture != initial_architecture)
{
#ifdef BFD64
#ifdef SPARC_ARCH64
if (current_architecture < v9)
abort ();
else if (current_architecture == v9)