[Bug c++/117509] False negative on -Wdangling-reference

2025-01-03 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117509 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug c++/117509] False negative on -Wdangling-reference

2024-11-19 Thread barry.revzin at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117509 --- Comment #2 from Barry Revzin --- The warning is correct! I don't want to suppress the warning from the function that gives it to me, I want to get a warning out of the function that doesn't.

[Bug c++/117509] False negative on -Wdangling-reference

2024-11-19 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117509 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment