------- Comment #15 from andi-gcc at firstfloor dot org 2010-06-09 13:55 ------- Ok seems it does not do what I want:
FIXME lto. Currently the scheme is limited in that only the options saved on the first object file (f1.o) are read back during the link step. This means that the options used to compile f1.o will be applied to ALL the object files in the final link step. More work needs to be done to implement a merging and validation mechanism, as this will not be enough for all cases. */ Anyways OT for this bug, maybe needs a new one? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44464