http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54083
--- Comment #25 from dominiq at gcc dot gnu.org --- Author: dominiq Date: Sun Apr 6 11:43:38 2014 New Revision: 209162 URL: http://gcc.gnu.org/viewcvs?rev=209162&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_7-branch/gcc/testsuite/ChangeLog branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/attr-weakref-1.c branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr53922.c