[patch] Avoid #ifdef _GLIBCXX_DEBUG in regex_compiler.h

Jonathan Wakely jwakely@redhat.com
Mon Sep 7 14:45:00 GMT 2015


This uses an NSDMI and the _GLIBCXX_DEBUG_ONLY macro to remove several
ugly #ifdef _GLIBCXX_DEBUG conditionals in <bits/regex_compiler.h>

Tested powerpc64le-linux, committed to trunk.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 2999 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20150907/619aea80/attachment.bin>


More information about the Libstdc++ mailing list