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: forcing tail/sibling call optimization


>       Implementations shall issue a warning if there are any tail call
>       statements for which the implementation is unable to follow
>       the implementation advice.

Are there precedents in either ANSI C or GNU C for requiring warnings.
I find the requirement dubious, it would require a formal definition
of what a warningf is. This sounds like it should be implementation
advice, not a normative requirement.

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