]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/17828 (-O2 -fPIC doesn't work with switches in linkonce functions and...
authorJakub Jelinek <jakub@redhat.com>
Thu, 8 Dec 2005 21:47:10 +0000 (22:47 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 8 Dec 2005 21:47:10 +0000 (22:47 +0100)
commit58080452031cdfa0e6961406091020d9596f9975
tree9798826d5378877b8f5c3a2ac23294d982824f4f
parente729a3855f5e832c513a951e29ac6bbbb195e1e2
re PR target/17828 (-O2 -fPIC doesn't work with switches in linkonce functions and new binutils)

PR target/17828
* g++.old-deja/g++.other/comdat5.C: New test.
* g++.old-deja/g++.other/comdat5-aux.cc: New file.

From-SVN: r108245
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.other/comdat5-aux.cc [new file with mode: 0644]
gcc/testsuite/g++.old-deja/g++.other/comdat5.C [new file with mode: 0644]