[Bug rtl-optimization/66206] Address of stack memory associated with local variable returned to caller

bernds at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 7 12:16:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66206

--- Comment #4 from Bernd Schmidt <bernds at gcc dot gnu.org> ---
Author: bernds
Date: Thu Jan  7 12:15:59 2016
New Revision: 232124

URL: https://gcc.gnu.org/viewcvs?rev=232124&root=gcc&view=rev
Log:
Fix a minor issue found by a static analyzer (PR66206).

        PR rtl-optimization/66206
        * bt-load.c (find_btr_use): Change first arg to be a pointer to an rtx.
        All callers changed.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/bt-load.c


More information about the Gcc-bugs mailing list