This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r117319 - in /branches/gcc-4_1-branch/libssp: C...
- From: jsm28 at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 29 Sep 2006 21:27:39 -0000
- Subject: r117319 - in /branches/gcc-4_1-branch/libssp: C...
Author: jsm28
Date: Fri Sep 29 21:27:38 2006
New Revision: 117319
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117319
Log:
PR other/25035
* configure.ac (AC_EXEEXT): Remove.
(GCC_NO_EXECUTABLES): Call.
(ssp_use_symver): Default to no if unable to link.
(AC_CHECK_FUNCS): Hardwire results if unable to link.
* aclocal.m4, configure, Makefile.in: Regenerate.
Modified:
branches/gcc-4_1-branch/libssp/ChangeLog
branches/gcc-4_1-branch/libssp/Makefile.in
branches/gcc-4_1-branch/libssp/aclocal.m4
branches/gcc-4_1-branch/libssp/configure
branches/gcc-4_1-branch/libssp/configure.ac