Commit faf00d3c by Jason Merrill

adjust comment

From-SVN: r183106
parent 8f961b22
...@@ -1030,8 +1030,7 @@ fix = { ...@@ -1030,8 +1030,7 @@ fix = {
/* /*
* 'g++ -std=c++11' defines __cplusplus to 201103L, which suggests * 'g++ -std=c++11' defines __cplusplus to 201103L, which suggests
* that it conforms to ISO/IEC 14882:2011. Until G++ fully conforms, * that it conforms to ISO/IEC 14882:2011. It currently does
* it should not set __cplusplus to that value. It currently does
* not support the [[noreturn]] procedure attribute. * not support the [[noreturn]] procedure attribute.
* When it does, this hack should be removed. * When it does, this hack should be removed.
* SEE: gcc.gnu.org/bugzilla/show_bug.cgi?id=51776 * SEE: gcc.gnu.org/bugzilla/show_bug.cgi?id=51776
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment