r149727 - in /branches/transactional-memory/gcc...

rth@gcc.gnu.org rth@gcc.gnu.org
Fri Jul 17 00:11:00 GMT 2009


Author: rth
Date: Fri Jul 17 00:11:49 2009
New Revision: 149727

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149727
Log:
        * except.c, except.h, tree-eh.c: Revert can_throw_internal_1
        change from 2009-07-10.

        * gimple.h (GF_CALL_NOINLINE): New.
        (gimple_call_noinline_p, gimple_call_set_noinline_p): New.
        * trans-mem.c (ipa_tm_insert_gettmclone_call): Set noinline on call.
        * tree-eh.c (inlinable_call_p): Test noinline on call.

Modified:
    branches/transactional-memory/gcc/ChangeLog.tm
    branches/transactional-memory/gcc/except.c
    branches/transactional-memory/gcc/except.h
    branches/transactional-memory/gcc/gimple.h
    branches/transactional-memory/gcc/trans-mem.c
    branches/transactional-memory/gcc/tree-eh.c



More information about the Gcc-cvs mailing list