[Bug middle-end/48601] [4.7 Regression] ICE in lower_emutls_function_body, at tree-emutls.c:623
jamborm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Apr 15 18:22:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48601
--- Comment #7 from Martin Jambor <jamborm at gcc dot gnu.org> 2011-04-15 18:20:51 UTC ---
Author: jamborm
Date: Fri Apr 15 18:20:46 2011
New Revision: 172512
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172512
Log:
2011-04-15 Martin Jambor <mjambor@suse.cz>
PR middle-end/48601
* tree-emutls.c (lower_emutls_function_body): Call
cgraph_get_create_node instead of cgraph_get_node. Do not assert the
result is non-NULL.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-emutls.c
More information about the Gcc-bugs
mailing list