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. :)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93659
David Malcolm changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93659
David Malcolm changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
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.