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 target/45754] Driver core dump when duplicating -Wall command line option



------- Comment #2 from joseph at codesourcery dot com  2010-09-23 15:13 -------
Subject: Re:  Driver core dump when duplicating -Wall
 command line option

Unless this can be reproduced with trunk I'd guess it was fixed by:

2010-06-09  Dave Korn  <dave.korn.cygwin@gmail.com>

        * opts-common.c (prune_options): Ensure replacement argv array
        is correctly terminated by a NULL entry.


-- 


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


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