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: representing noreturns and traps in the CFG


> We ought to modify __builtin_trap to take an optional
> integer, which would have a target-specific meaning.

But then, not all traps should be considered noreturn.
Traps are really a lot like calls; some are noreturn, but some
aren't.


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