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 bootstrap/51705] [4.7 Regression] FreeBSD uses unsupported C++11 features when __cplusplus == 201103L


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

Andreas Tobler <andreast at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #46 from Andreas Tobler <andreast at gcc dot gnu.org> 2012-01-11 07:49:41 UTC ---
I'm going to apply the patch from comment #45 this evening.

Bootstraped several times, make check in fixincludes successful.

This is the CL I prepared:

2012-01-11  Bruce Korb <bkorb@gnu.org>
        Steven G. Kargl  <kargl@gcc.gnu.org>
        Andreas Tobler  <andreast@fgznet.ch>

    PR bootstrap/57105
    PR preprocessor/51776
    * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]].
    * fixincl.x: Regenerate.
    * tests/base/sys/cdefs.h: Update.

    * genfixes: Remove the 'Ver.' from the version check.


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