c-opts.c (c_common_post_options): If C++0x mode is enabled, don't warn about C++0x...
authorDouglas Gregor <doug.gregor@gmail.com>
Sun, 4 Feb 2007 04:00:38 +0000 (04:00 +0000)
committerDoug Gregor <dgregor@gcc.gnu.org>
Sun, 4 Feb 2007 04:00:38 +0000 (04:00 +0000)
commitbeeffe367a738b5cdb8add28f809e03a51a84790
treea34d5ab9ca7ef469aa8629379592af86f9073558
parentf1283f8fade5cb9063936fe13347fd349208f9b3
c-opts.c (c_common_post_options): If C++0x mode is enabled, don't warn about C++0x compatibility.

2007-02-03  Douglas Gregor  <doug.gregor@gmail.com>

       * c-opts.c (c_common_post_options): If C++0x mode is enabled, don't
       warn about C++0x compatibility.

From-SVN: r121564
gcc/ChangeLog
gcc/c-opts.c