[Bug ipa/64730] [5 Regression] g++.dg/ipa/pr64049-1.C ICE: SEGV when printing NULL
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 26 21:33:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64730
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Jan 26 21:33:11 2015
New Revision: 220139
URL: https://gcc.gnu.org/viewcvs?rev=220139&root=gcc&view=rev
Log:
PR ipa/64730
* ipa-inline.c (inline_small_functions): Print "unknown" even
if edge->call_stmt is non-NULL, but has builtins or unknown
location.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-inline.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list