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 #18 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-28 09:46:32 UTC ---
Author: rguenth
Date: Fri Oct 28 09:46:26 2011
New Revision: 180608

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180608
Log:
2010-10-28  Richard Guenther  <rguenther@suse.de>

    PR driver/50876
    * lto-wrapper.c (get_options_from_collect_gcc_options):
    Properly count arguments.
    (run_gcc): Use an obstack to collect argv, properly separate
    switches and their arguments.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-wrapper.c


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