Hi, I think there's a typo in gcc/Makefile.in, where lto-wrapper is linked using $(ALL_COMPILERFLAGS) while it should be $(ALL_LINKERFLAGS). I noticed this while playing with linker flags, and not seeing them when linking lto-wrapper. It seems obvious, but maybe I'm missing something? OK for trunk? Thanks, Christophe