aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elfcomm/common1b.c
AgeCommit message (Collapse)AuthorFilesLines
2008-09-17 Fix testcases compilation failures due to unused variables.Jan Kratochvil1-1/+5
* ld-elfcomm/common1b.c (dummy1): Mark the variable for GCC as USED. * ld-shared/main.c (main): Move the P variable only to the places where it is used.
2003-04-15Properly report filename for alignment reduction.Nick Clifton1-0/+3
Add test for alignment reduction.