Fix warnings in <bits/regex_compiler.tcc>
authorJonathan Wakely <jwakely@redhat.com>
Mon, 4 Dec 2017 23:08:22 +0000 (23:08 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 4 Dec 2017 23:08:22 +0000 (23:08 +0000)
commit472a7639ea594cc35f62d82b12b3fa7370a3c6a4
treef184262caa3ce0de69ce48a988c049498cd6ae38
parent9ed83a33c0a826cb190f60552d930c38a80ad46c
Fix warnings in <bits/regex_compiler.tcc>

* include/bits/regex_compiler.tcc: Use C-style comment to work around
PR preprocessor/61638.
(__INSERT_REGEX_MATCHER): Replace GNU extension with __VA_ARGS__.

From-SVN: r255392
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/regex_compiler.tcc