[Bug analyzer/93659] typo in analyzer.opt: call tha would

2020-02-10 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93659 --- Comment #5 from Roland Illig --- Cool, thank you for the quick fix. That makes translating GCC more fun than in the previous years. :)

[Bug analyzer/93659] typo in analyzer.opt: call tha would

2020-02-10 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93659 David Malcolm changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug analyzer/93659] typo in analyzer.opt: call tha would

2020-02-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93659 --- Comment #3 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:eb031d4ba27b3fdc292f5a1092e66024f5ee239c commit r10-6568-geb031d4ba27b3fdc292f5a1092e66024f5ee239c Author: David Malcolm Date: Mo

[Bug analyzer/93659] typo in analyzer.opt: call tha would

2020-02-10 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93659 David Malcolm changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug analyzer/93659] typo in analyzer.opt: call tha would

2020-02-10 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93659 --- Comment #1 from Roland Illig --- And another typo, from the same file: - Warn about code paths in which an initialized value is used. + Warn about code paths in which an uninitialized value is used.