]> gcc.gnu.org Git - gcc.git/commit - gcc/gimple.c
re PR c++/43080 (ICE with anonymous union and -flto)
authorRichard Guenther <rguenther@suse.de>
Mon, 26 Apr 2010 09:19:24 +0000 (09:19 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 26 Apr 2010 09:19:24 +0000 (09:19 +0000)
commit98b2dfbb6d39dc038d047a51c5637358d87b8c18
treefdd3053645c70006fe3a32a72826ad71d8c7519b
parent1ae3075b79bad398cb152bef6d4431536aa6bde1
re PR c++/43080 (ICE with anonymous union and -flto)

2010-04-26  Richard Guenther  <rguenther@suse.de>

PR lto/43080
* gimple.c (gimple_decl_printable_name): Deal gracefully
with a NULL DECL_NAME.

* g++.dg/lto/20100423-3_0.C: New testcase.

From-SVN: r158723
gcc/ChangeLog
gcc/gimple.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lto/20100423-3_0.C [new file with mode: 0644]
This page took 0.057886 seconds and 5 git commands to generate.