This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r232072 - in /trunk/gcc: ChangeLog ira-costs.c ...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]