aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2020-02-04 13:30:57 +0000
committerJonathan Wakely <jwakely@redhat.com>2020-02-04 13:30:57 +0000
commit9bc5bea1f3f0ce3927fd86ce728641d087f3d3b5 (patch)
tree8afc0e0a8ec943c5b18aae17ef1a103882393af8 /gcc
parent9962493ca2f71d3f3dd06b0e9cd19fcf849e3e4b (diff)
downloadgcc-9bc5bea1f3f0ce3927fd86ce728641d087f3d3b5.zip
gcc-9bc5bea1f3f0ce3927fd86ce728641d087f3d3b5.tar.gz
gcc-9bc5bea1f3f0ce3927fd86ce728641d087f3d3b5.tar.bz2
libstdc++: Fix name of macro in #undef directive
The macro that is defined is _GLIBCXX_NOT_FN_CALL_OP but the macro that was named in the #undef directive was _GLIBCXX_NOT_FN_CALL. This fixes the #undef. * include/std/functional (_GLIBCXX_NOT_FN_CALL_OP): Un-define after use.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions