]> 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 17:10:42 +0000 (17:10 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Mon, 31 Dec 2007 17:10:42 +0000 (17:10 +0000)
commit3a14e9dc1a0bde12b6e40ff4f5bc13f484aaeb0b
tree77747683f6dcc7350db8ec7c6d370039da4fcd16
parent39c1f803738c472a2dc7a0d4f52b73e9c1d80dfd
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: r131237
gcc/ChangeLog
gcc/collect2.c
gcc/config/pa/som.h
gcc/doc/tm.texi