[Bug target/68770] [6 Regression] Conditional jump or move depends on uninitialised value(s) default_secondary_reload() targhooks.c:940
nickc at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 5 13:21:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68770
--- Comment #7 from Nick Clifton <nickc at gcc dot gnu.org> ---
Author: nickc
Date: Tue Jan 5 13:20:29 2016
New Revision: 232072
URL: https://gcc.gnu.org/viewcvs?rev=232072&root=gcc&view=rev
Log:
PR target/68770
* ira-costs.c (copy_cost): Initialise the t_icode field of the
secondary_reload_info structure.
tests: * g++.dg/pr68770.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/pr68770.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ira-costs.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list