]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR driver/33772 (collect2 doesn't strip .sl version)
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Mon, 31 Dec 2007 16:04:26 +0000 (16:04 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Mon, 31 Dec 2007 16:04:26 +0000 (16:04 +0000)
commitf5a6ddb9b44253417d885bc02ed10c2b54ccc76d
treeef163e12f768c5af189a7ad18fa09b101e548d58
parent226b573ed659c6094b315adc768de8f9ab67feae
re PR driver/33772 (collect2 doesn't strip .sl version)

PR driver/33772
* collect2.c (SHLIB_SUFFIX): Define if not defined.
(write_c_file_stat): Use SHLIB_SUFFIX.
* som.h (SHLIB_SUFFIX): Define.
* doc/tm.texi (SHLIB_SUFFIX): Document.

From-SVN: r131236
gcc/ChangeLog
gcc/collect2.c
gcc/config/pa/som.h
gcc/doc/tm.texi