This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: investigation of tail calls on mainline


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]