[Bug bootstrap/78985] [7 Regression] profiledbootstrap failure by -Wuninitialized
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 30 15:17:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985
--- Comment #13 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Mon Jan 30 15:16:33 2017
New Revision: 245030
URL: https://gcc.gnu.org/viewcvs?rev=245030&root=gcc&view=rev
Log:
Fix aarch64 PGO bootstrap (bootstrap/78985)
2017-01-30 Martin Liska <mliska@suse.cz>
PR bootstrap/78985
* config/aarch64/cortex-a57-fma-steering.c
(func_fma_steering::analyze):
Initialize variables with NULL value.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/aarch64/cortex-a57-fma-steering.c
More information about the Gcc-bugs
mailing list