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]

Re: Functions that always return


On Sun, Oct 29, 2000 at 11:58:33AM -0500, Richard Kenner wrote:
> Why not?  On Alpha, for example, stack checking is part of the ABI.

But all you get out of it is an abnormal termination,
not a thrown exception in the language sense.

> Is a constant functgion allowed to call other functions?

Sure, as long as they are also constant.



r~

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