23_containers/set/modifiers/16728.cc

Eric Botcazou ebotcazou@libertysurf.fr
Wed Feb 16 14:52:00 GMT 2005


Hi,

We have this compilation failure on Solaris 2.5.1

FAIL: 23_containers/set/modifiers/16728.cc (test for excess errors)
WARNING: 23_containers/set/modifiers/16728.cc compilation failed to produce 
executable

that comes from 'getrusage' not being declared, while it is referenced by 
testsuite_performance.h.


I'm not sure the problem is worth fixing (this works fine on Solaris 6 and 
above) but I was wondering why this testcase is the only one outside the 
'performance' subdirectory that includes testsuite_performance.h.

Any specific reason for this situation?  If no, what about moving it to 
performance/23_containers/set_insert.cc or something like that?

Thanks in advance.

-- 
Eric Botcazou



More information about the Libstdc++ mailing list