investigation of tail calls on mainline

Brad Lucier lucier@math.purdue.edu
Fri Dec 13 05:36:00 GMT 2002


> Well, computed gotos may work properly, but the program that you attached
> also made use of global register variables, and global register variables
> don't work properly.

Global register variables are not really necessary; -fPIC or -fpic may be,
unfortunately.

Brad



More information about the Gcc mailing list