Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2001 23:04:05 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sparc64 sys_machdep.c
Message-ID:  <200112230704.fBN745t82389@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2001/12/22 23:04:05 PST

  Modified files:
    sys/sparc64/sparc64  sys_machdep.c 
  Log:
  Newer versions of gcc have a bug where switch statements with only
  a default: label cause a segmentation fault.  So just return EINVAL
  from sysarch.
  
  Revision  Changes    Path
  1.7       +2 -10     src/sys/sparc64/sparc64/sys_machdep.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112230704.fBN745t82389>