This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
test cases for ld on sparc
- From: "Jagan M" <jaganath at ns1 dot hcl dot teradyne dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Fri, 3 Jan 2003 10:37:05 +0530
- Subject: test cases for ld on sparc
- References: <1041569763.24838.ezmlm@gcc.gnu.org>
Hi,
Currently we are developing a linker(customised one) for solaris 8.In =
this we have to support few new relocation types,since the current ld =
doesn't support some of the new relocation types.
I have written code for the relocation types, but i cann't able to =
generate the test cases which produces the particular relocations for =
e.g R_SPARC_22,R_SPARC_HIPLT22 etc.
Is there anyway around to download the testcases?
It will be very much helpful for me if i can get some help on this =
issue.
thanks,
jagan