[Bug tree-optimization/27882] [4.2 regression] segfault in ipa-inline.c, if (e->callee->local.disregard_inline_limits
tbm at cyrius dot com
gcc-bugzilla@gcc.gnu.org
Mon Jun 12 18:05:00 GMT 2006
------- Comment #19 from tbm at cyrius dot com 2006-06-12 18:03 -------
Created an attachment (id=11654)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11654&action=view)
C test case
Here's a C test case (from the Linux kernel).
5289:tbm@reyes: ~] /usr/local/bin/gcc -c -O2 --param ggc-min-expand=0 --param
ggc-min-heapsize=0 net.i
net/tipc/net.c:311: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
zsh: exit 1 /usr/local/bin/gcc -c -O2 --param ggc-min-expand=0 --param
ggc-min-heapsize=0
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27882
More information about the Gcc-bugs
mailing list