Subject: Re: pkg/34614 (TME Sun3 emulator operates incorrectly when testing parser sta...
To: None <gnats-bugs@NetBSD.org, fredette@NetBSD.org, skrll@NetBSD.org,>
From: None <SigmFSK@aol.com>
List: pkgsrc-bugs
Date: 10/18/2006 12:07:03
Please close this issue. 
The problem with  testing was NetBSD 3.0 for sun3/sun3x itself (not TME). 

NetBSD has a  problem extending the maximum stack limit beyond DFLSSIZ 
(please see problem  report #34849) and this caused 20020425-1.c and 
c99-intconst-1.c to not compile.  

NetBSD has a problem extending the maximum data size beyond DFLDSIZ  (please 
see problem report #34851) and this caused 20001226-1.c to not compile.  

My real-sun3 comparison hardware is actually a sun3/80, sun3x, the  kernel 
for which has larger default stack/data size limits than a sun3  kernel.  TME 
correctly duplicated the NetBSD  non-stack-data-size-extension-bug that occurs 
on a real sun3 running NetBSD  3.0.  Go TME!