[Bug target/45754] Driver core dump when duplicating -Wall command line option

2010-12-07 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45754 Dave Korn changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/45754] Driver core dump when duplicating -Wall command line option

2010-09-23 Thread joseph at codesourcery dot com
--- 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 * opts-common.c (prune_options): Ensur

[Bug target/45754] Driver core dump when duplicating -Wall command line option

2010-09-23 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2010-09-23 09:12 --- I can't reproduce this on x86_64-linux, so it must be target specific. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --