OSDN Git Service

2010-04-21 Jack Howarth <howarth@bromo.med.uc.edu>
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Apr 2010 20:33:49 +0000 (20:33 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:35:59 +0000 (14:35 +0900)
        PR 43715
* testsuite/lib/plugin-support.exp: Use "-undefined
dynamic_lookup" on darwin.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158747 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index edb291c..88dffdb 100644 (file)
@@ -1,3 +1,9 @@
+2010-04-21  Jack Howarth <howarth@bromo.med.uc.edu>
+
+       PR 43715
+       * testsuite/lib/plugin-support.exp: Use "-undefined
+       dynamic_lookup" on darwin.
+
 2010-04-26  Richard Guenther  <rguenther@suse.de>
 
        * gcc.dg/lto/20100426_0.c: New testcase.