This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/52945] FAIL: gcc.dg/lto/pr52634 c_lto_pr52634_1.o assemble, -O* -flto *


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52945

--- Comment #5 from Jan Hubicka <hubicka at ucw dot cz> 2012-10-04 14:16:15 UTC ---
> I have the following patch in my tree for some time now
> 
>     PR gcc/52945
>     * testsuite/gcc.dg/lto/pr52634_0.c: skip the test on Darwin.
> 
> --- /opt/gcc/_clean/gcc/testsuite/gcc.dg/lto/pr52634_0.c    2012-04-10
> 08:58:02.000000000 +0200
> +++ /opt/gcc/work/gcc/testsuite/gcc.dg/lto/pr52634_0.c    2012-06-19
> 15:09:29.000000000 +0200
> @@ -1,3 +1,5 @@
> +/* { dg-require-weak "" } */
> +/* { dg-require-alias "" } */

yes, this looks right.  The patch is OK.

Honza


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]