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: Problem with `fatal' changes


    I believe you probably didn't spot the use of `fatal' in
    `RETURN_ADDRESS_OFFSET' in rs6000.h.  Would you mind taking a look at
    this, and also doing a grep on the rest of the config directory to
    make sure that there are no other stray uses of fatal around?

I did *.c, but not *.h. Will fix.

    Note that we are still in slush, and that the constraints in:

Right, as I said, this might have been a bit marginal, but the improper
use of fatal *was* a bug.

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