[Bug c++/49092] [4.7 Regression] ice in tree_add_const_value_attribute
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun May 22 07:59:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49092
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-22 04:41:02 UTC ---
Author: jason
Date: Sun May 22 04:40:55 2011
New Revision: 174024
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174024
Log:
PR c++/49092
* dwarf2out.c (tree_add_const_value_attribute_for_decl): Check for
static storage duration.
Added:
trunk/gcc/testsuite/g++.dg/debug/const5.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2out.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list