| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
Date: Fri, 24 Oct 1997 13:42:32 -0400
Reply-To: "Charles M. Hannum" <mycroft@MIT.EDU>
From: "Charles M. Hannum" <mycroft@MIT.EDU>
To: BUGTRAQ@NETSPACE.ORG
Compile the following:
main(){while(1);}
with `gcc -O' on a SPARC. You get, roughly:
L1:
b,a L1
retl
Run it on a SS5/170. Notice the machine is completely wedged.
Power-cycle it.
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |