Subject: re: ksh lossage on sparc64
To: Martin Husemann <martin@duskware.de>
From: matthew green <mrg@eterna.com.au>
List: tech-toolchain
Date: 11/20/2000 11:48:38
   I analyzed the problem in PR port-sparc64/11506 a bit and came to the
   conclusion that it's a bad volatile cast in the ksh source.
   
   But then additional toolchain lossage strikes, and I couldn't reproduce it
   with a small example. So here the real code:


if i compile ksh/jobs.c with -O0, ksh works.  yay compiler bugs!?!?


.mrg.