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

rth@gcc.gnu.org rth@gcc.gnu.org
Tue Nov 8 01:23:00 GMT 2011


Author: rth
Date: Tue Nov  8 01:23:52 2011
New Revision: 181144

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181144
Log:
Fix last change to is_tm_pure.

        * trans-mem.c (is_tm_pure): Expand get_attrs_for logic inline
        before using flags_from_decl_or_type.
        (diagnose_tm_1): Ignore ECF_TM_BUILTIN functions.

No changes to ChangeLog.tm-merge.

Modified:
    branches/transactional-memory/gcc/ChangeLog.tm
    branches/transactional-memory/gcc/trans-mem.c



More information about the Gcc-cvs mailing list