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 #10 from Iain Sandoe <iains at gcc dot gnu.org> 2011-10-27 13:08:14 UTC ---
(In reply to comment #9)
> (In reply to comment #8)
> 
> > Can you try
> 
> looks good so far on i686-darwin9 off a stage3-bubble 
> (gcc and ada lto tests restored to normal).

similar situation on x86-64-darwin10 looks OK, but will do a regstrap there too
...

btw, I bumped up the argv allocation (made it 15 + decoded_options_count*2 +
argc) although that's a bit crude (and maybe unnecessary, depending on the max
number of extra args we might get).


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