r181721 - in /trunk/gcc: ChangeLog builtins.c t...
amacleod@gcc.gnu.org
amacleod@gcc.gnu.org
Fri Nov 25 13:35:00 GMT 2011
Author: amacleod
Date: Fri Nov 25 13:35:13 2011
New Revision: 181721
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181721
Log:
2011-11-24 Andrew MacLeod <amacleod@redhat.com>
PR other/51011
* tree.h (is_builtin_name): No longer external.
* builtins.c (is_builtin_name): Make static.
* varasm.c (incorporeal_function_p): __sync and __atomic external calls
are not incorporeal and may need asm label processing.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/builtins.c
trunk/gcc/tree.h
trunk/gcc/varasm.c
More information about the Gcc-cvs
mailing list