[Bug middle-end/67418] resolution to constant fails between pointer on stack and pointer within argument structure
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 1 09:33:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67418
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
Component|c |middle-end
Severity|normal |enhancement
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is just a missed optimization in sense GCC can't figure out that a->x can
never be the address of temp.
More information about the Gcc-bugs
mailing list