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: [RFC] Have assert macros


Dale Johannesen <dalej@apple.com> writes:

> Redefining abort is undefined behavior in C89 (4.1.2.1, footnote 91).
> Of course we can switch to using gcc_abort, appropriately #define'd.

We're already redefining abort.  I wouldn't object to switching to
gcc_abort, but I fail to see what your comment has to do with the
proposal.

zw


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