This is the mail archive of the gcc-bugs@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]

[Bug libgcc/77813] __TMC_END__ - __TMC_LIST__ == 0


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77813

--- Comment #3 from Marc Glisse <glisse at gcc dot gnu.org> ---
Author: glisse
Date: Sun Nov 20 13:35:27 2016
New Revision: 242635

URL: https://gcc.gnu.org/viewcvs?rev=242635&root=gcc&view=rev
Log:
Protect __TMC_END__ - __TMC_LIST__ == 0

2016-11-20  Marc Glisse  <marc.glisse@inria.fr>

        PR libgcc/77813
        * crtstuff.c (deregister_tm_clones, register_tm_clones): Hide
        __TMC_END__ behind a passthrough asm.


Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/crtstuff.c

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