libsupc++/exception cannot find bits/atomic_lockfree_defines.h
Diego Novillo
dnovillo@google.com
Sat Dec 3 00:00:00 GMT 2011
I just merged from trunk and several of my C++ tests are failing with
the error:
In file included from <...>/libstdc++-v3/libsupc++/new:42:0,
from
<...>/gcc/testsuite/g++.dg/pph/x5dynarray3.h:5:<...>/libstdc++-v3/libsupc++/exception:40:42:
fatal error: bits/atomic_lockfree_defines.h: No such file or directory
compilation terminated.
I see that there is a file atomic_lockfree_defines.h, but it's in
libstdc++-v3/libsupc++/atomic_lockfree_defines.h.
Does this ring a bell?
Thanks. Diego.
More information about the Gcc
mailing list