[Bug testsuite/48245] FAIL: gcc.dg/lto/pr46940 c_lto_pr46940_0.o assemble on *-apple-darwin*

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Wed Mar 23 15:49:00 GMT 2011


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

--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-03-23 15:28:31 UTC ---
> What happens if you try to compile and link the test program from
> check_linker_plugin_available with the new gcc?
>
> $ cd gcc
> $ cat > lpl.c
> int main() { return 0; }
> $ ./xgcc -B./ -flto -fuse-linker-plugin lpl.c

See

>Before revision 171039 the test was unsupported:
> ...
> because the test for 'check_linker_plugin_available' in
> /opt/gcc/p_work/gcc/testsuite/lib/target-supports.exp returned
>
> gcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found
>
> while following revision 171039 the same test compiles and executes without
> error.

in comment #0.



More information about the Gcc-bugs mailing list