This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/50876] [4.7 Regression] unrecognized command line option '-Zmultiply_defined suppress regressions for lto.exp on x86_64-apple-darwin11


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

--- Comment #14 from Iain Sandoe <iains at gcc dot gnu.org> 2011-10-27 16:30:13 UTC ---
I have done an LTO bootstrap (--with-build-config='bootstrap-lto
bootstrap-debug') on i686-darwin9 with trunk @ 180565 + the patch @
http://gcc.gnu.org/ml/gcc-patches/2011-10/msg02470.html

a quick check run (lto.exp=* only) looks not too bad...
.. .similar observation to Jack ; all seems OK except for:

Running target unix/-m32
FAIL: gcc.dg/lto/20090120 c_lto_20090120_0.o-c_lto_20090120_0.o execute -flto
-funsigned-char
FAIL: gcc.dg/lto/20100720-4 c_lto_20100720-4_0.o-c_lto_20100720-4_0.o link,
-flto -funsigned-char (internal compiler error)
UNRESOLVED: gcc.dg/lto/20100720-4 c_lto_20100720-4_0.o-c_lto_20100720-4_0.o
execute -flto -funsigned-char

will diagnose a little more - maybe not until tomorrow (full run of testsuite
going now).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]