http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54083
--- Comment #24 from dominiq at gcc dot gnu.org --- Author: dominiq Date: Sun Apr 6 10:38:16 2014 New Revision: 209161 URL: http://gcc.gnu.org/viewcvs?rev=209161&root=gcc&view=rev Log: 2014-04-06 Dominique d'Humieres <domi...@lps.ens.fr> Iain Sandoe <i...@codesourcery.com> PR target/54083 * gcc.dg/attr-weakref-1.c: Allow the test on darwin with the additional options -Wl,-undefined,dynamic_lookup and -Wl,-flat_namespace * gcc.dg/torture/pr53922.c: Additional option -Wl,-flat_namespace for darwin[89]. Modified: branches/gcc-4_8-branch/gcc/testsuite/ChangeLog branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/attr-weakref-1.c branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr53922.c