This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[patch] testcase for exception table labels


Here's a testcase that passes only on darwin that I probably should have put into the testsuite before. It checks that the label is created on darwin. I could also make a testcase to ensure that it isn't on other platforms if that'd be useful as well.

OK? Some other place we should put this?

-eric

2006-01-17 Eric Christopher <echristo@apple.com>

* g++.dg/eh/table.cpp: New test.

Attachment: table_test.diff.txt
Description: Text document


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