libsupc++/exception cannot find bits/atomic_lockfree_defines.h

Andrew MacLeod amacleod@redhat.com
Sat Dec 3 00:54:00 GMT 2011


On 12/02/2011 06:59 PM, Diego Novillo wrote:
>
> 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?

bkoz rewrote all the libstdc++ support.  I'd guess your missing an 
update or something since I didnt see anything like what you are seeing 
with a scratch build  and full testsuite run yesterday... ?

Andrew



More information about the Gcc mailing list