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: My proposal for the libgcc runtime ABI (ia64 gcc/glibc is broken.)


    I think it was Kenner who said that libgcc should only contain code
    that is actually called by gcc-generated code. That's a good
    definition of what libgcc used to be. Why not go back to that, and
    leave the whole EH thing into the hands of the glibc and other people
    working on libraries and systems issues.

Yes, it was me who said that, but, as I understand it, the EH code *is*
called by gcc-generated code!

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