[Bug middle-end/71701] bogus token in -Wmaybe-uninitialized warning

2021-03-31 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71701 Martin Sebor changed: What|Removed |Added Known to fail||9.3.0 Version|7.0

[Bug middle-end/71701] bogus token in -Wmaybe-uninitialized warning

2016-06-29 Thread palves at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71701 --- Comment #5 from Pedro Alves --- See original context here, where the warning was truly puzzling: https://sourceware.org/ml/gdb-patches/2016-06/msg00515.html

[Bug middle-end/71701] bogus token in -Wmaybe-uninitialized warning

2016-06-29 Thread palves at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71701 --- Comment #4 from Pedro Alves --- This was with: gcc version 7.0.0 20160503 (experimental) (GCC)

[Bug middle-end/71701] bogus token in -Wmaybe-uninitialized warning

2016-06-29 Thread palves at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71701 --- Comment #3 from Pedro Alves --- Created attachment 38791 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38791&action=edit Preprocessed testcase.