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 libstdc++/45300] in cstdio/cstdlib keyword restrict is used instead of __restrict



------- Comment #13 from paolo at gcc dot gnu dot org  2010-08-17 13:16 -------
Subject: Bug 45300

Author: paolo
Date: Tue Aug 17 13:15:41 2010
New Revision: 163304

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163304
Log:
2010-08-17  Paolo Carlini  <paolo.carlini@oracle.com>

        PR libstdc++/45300
        * include/c_std/cwchar: Replace 'restrict' -> '__restrict'.
        * include/c_global/cwchar: Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/c_global/cwchar
    trunk/libstdc++-v3/include/c_std/cwchar


-- 


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


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