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 target/33947] [4.3 Regression] warning: 'const' attribute directive ignored



------- Comment #3 from jakub at gcc dot gnu dot org  2007-11-22 21:58 -------
Subject: Bug 33947

Author: jakub
Date: Thu Nov 22 21:58:07 2007
New Revision: 130359

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130359
Log:
        PR target/33947
        * config/arm/arm.c (arm_init_tls_builtins): Set TREE_NOTHROW
        and TREE_READONLY on the fn decl rather than passing a chain
        of attributes.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.c


-- 


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


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