[Bug middle-end/93644] [10 Regression] -Wreturn-local-addr July regression: new false-positive warning
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 9 23:09:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644
--- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> ---
pr90735 suggests using the location of the closing curly brace of the function
instead. Another alternative might be to use the location associated with the
note.
More information about the Gcc-bugs
mailing list