http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54139
--- Comment #6 from Aldy Hernandez <aldyh at redhat dot com> 2013-01-15 16:49:24 UTC --- > The third is for failures like "FAIL: gcc.c-torture/execute/builtins/memset.c > compilation, -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects" that fail to > link due to multiple definitions of memset or strlen; I see this for > arm-none-eabi (and I think some other EABI targets) but not for GNU/Linux > targets. The same tests fail for GCC 4.7 so it's not a regression. I'll file > a PR if there isn't one already. > Janis, please do. This way we can close this PR as the duplicate of 3 individual PRs. Thank you so much.