Commit 7e39ec05 by Richard Guenther Committed by Richard Biener

re PR c++/43850 (ice: tree code �template_type_parm� is not supported in gimple streams)

2010-07-22  Richard Guenther  <rguenther@suse.de>

	PR lto/43850
	* g++.dg/lto/20100722-1_0.C: New testcase.

From-SVN: r162416
parent d4398a43
2010-07-22 Richard Guenther <rguenther@suse.de>
PR lto/43850
* g++.dg/lto/20100722-1_0.C: New testcase.
2010-07-22 Richard Guenther <rguenther@suse.de>
PR lto/42451
* gcc.dg/lto/20100720-3_0.c: New testcase.
* gcc.dg/lto/20100720-3_1.c: Likewise.
......
/* { dg-lto-do assemble } */
template <class T> void void_cast_register(T *) __attribute__ ((used));
template <class T> void void_cast_register(T *) { }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment