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: Merging calls to `abort'


GCC's primary purpose is to be the compiler for the GNU system.  It is
used for many other purposes too, and it is good for GCC to serve more
purposes, but they're not as important for the GNU Project, even
though they are all important for some users.

Meanwhile, assuming that -Os is not implied by -O2, then I agree it is
reasonable to do cross-jumping of `abort' when -Os is specified.


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