This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

23_containers/set/modifiers/16728.cc


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]