[Bug c++/106072] Bogus -Wnonnull warning breaks rust bootstrap

2022-12-13 Thread ro at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106072 Rainer Orth changed: What|Removed |Added Version|12.0|13.0 Target Milestone|---

[Bug c++/106072] Bogus -Wnonnull warning breaks rust bootstrap

2022-12-13 Thread ro at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106072 --- Comment #4 from Rainer Orth --- With rust merged into trunk, the warning resurfaced and broke SPARC bootstrap.

[Bug c++/106072] Bogus -Wnonnull warning breaks rust bootstrap

2022-11-15 Thread ro at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106072 --- Comment #3 from Rainer Orth --- At least when building the devel/rust/master branch as of 2022, the warning doesn't occur any longer. I haven't investigated why, though.

[Bug c++/106072] Bogus -Wnonnull warning breaks rust bootstrap

2022-06-28 Thread ro at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106072 --- Comment #2 from Rainer Orth --- Created attachment 53215 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53215&action=edit Original preprocessed testcase.

[Bug c++/106072] Bogus -Wnonnull warning breaks rust bootstrap

2022-06-28 Thread ro at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106072 --- Comment #1 from Rainer Orth --- While creduce produced a 198-byte file from the original 3.5 MB source which still shows the warning/error, it is correct in that case. I'm attaching the original preprocessed source instead. It shows the er