Complicated dg test cases

Matt Austern austern@apple.com
Sun Feb 1 00:27:00 GMT 2004


OK, now I have to plead for help.  There's one important corner case on 
Darwin ("important" meaning that you're almost certain to get it wrong 
if you don't deal with it specially) that isn't covered by any existing 
test case and that requires some icky stuff: building a static archive 
and then linking against it.  This test cannot be rewritten to avoid 
the .a, because what we're testing is very specifically the interaction 
between static archives and our template implementation.

Here's one way to write the test case.  What I don't know is how to put 
this in a form where it can become part of the dg test suite.  Any 
advice?

			--Matt


-------------- next part --------------
A non-text attachment was scrubbed...
Name: archivetest.tar
Type: application/x-tar
Size: 10240 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20040201/1266ec70/attachment.tar>
-------------- next part --------------



More information about the Gcc mailing list