Commit f7480e3b by Jan Hubicka Committed by Jan Hubicka

re PR lto/46976 (FAIL: gcc.dg/lto/pr46940_0.c)

	PR lto/46976
	* gcc.dg/lto/pr46940_0.c: Fix commit.

From-SVN: r167896
parent 782d1c33
2010-12-16 Jan Hubicka <jh@suse.cz>
PR lto/46976
* gcc.dg/lto/pr46940_0.c: Fix commit.
2010-12-15 Nathan Froyd <froydnj@codesourcery.com>
PR c++/39859
......
* { dg-require-linker-plugin "" } */
* { dg-extra-ld-options "-fuse-linker-plugin" } */
/* { dg-require-linker-plugin "" } */
/* { dg-extra-ld-options "-fuse-linker-plugin" } */
#include <stdio.h>
extern __attribute__((visibility("hidden"))) void _moz_foo (void);
extern __typeof (_moz_foo) _moz_foo __asm__ ("" "INT__foo") __attribute__((__visibility__("hidden"))) ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment