From: Gwenole B. <gb...@di...> - 2001-06-05 11:44:32
|
On Tue, 5 Jun 2001, Christian Bauer wrote: > On Tue, Jun 05, 2001 at 06:18:55AM +0200, Gwenole Beauchesne wrote: > > I think we have to come up with a subterfuge to fool the compiler's data > > flow analyzer. > > "volatile"? Yes but according to Brian that doesn't seem to do the trick though it should unless there is a bug in SGI C++ compiler ? Anyway, I commit the change with "volatile" for now. |