[Bug other/51011] FAIL: gcc.dg/atomic-generic.c (test for excess errors)

amacleod at redhat dot com gcc-bugzilla@gcc.gnu.org
Fri Nov 25 14:07:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51011

--- Comment #11 from Andrew Macleod <amacleod at redhat dot com> 2011-11-25 13:35:19 UTC ---
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-bugs mailing list