I got Executing on host: /export/build/gnu/gcc-isa/build-i686-linux/gcc/xgcc -B/export/build/gnu/gcc-isa/build-i686-linux/gcc/ stack_prot30163.c -fstack-protector -fno-show-column -lm -o stack_prot30163.x (timeout = 300) /usr/local/bin/ld: cannot find -lssp_nonshared^M collect2: ld returned 1 exit status^M compiler exited with status 1 output is: /usr/local/bin/ld: cannot find -lssp_nonshared^M collect2: ld returned 1 exit status^M
UNSUPPORTED: gcc.dg/ssp-1.c The problem is my system doesn't come with libssp installed. Although gcc does build libssp, ssp tests aren't linked against the just built libssp. -- Summary: ssp tests can't find libssp Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hjl at lucon dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32064