variable-arrays problem

Jamie Lokier egcs@tantalophile.demon.co.uk
Wed Aug 7 11:47:00 GMT 2002


Dale Johannesen wrote:
> Areas below the stack pointer are subject
> to random clobbering by context switches on many targets,

... and by signal handlers too, e.g. on GNU/Linux.
So this is a significant bug.

-- Jamie



More information about the Gcc mailing list