This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/37354] New: [4.4 Regression] ICE: in find_func_aliases, at tree-ssa-structalias.c:3906
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2008 16:33:00 -0000
- Subject: [Bug tree-optimization/37354] New: [4.4 Regression] ICE: in find_func_aliases, at tree-ssa-structalias.c:3906
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
With current trunk:
(sid)995:tbm@em64t: ~] /usr/lib/gcc-snapshot/bin/g++ -O traverso-AlsaDriver.ii
In file included from ../common/defines.h:8,
from Driver.h:27,
from AlsaDriver.h:30,
from AlsaDriver.cpp:28:
../common/FastDelegate.h: In function 'fastdelegate::FastDelegate1<Param1,
RetType> fastdelegate::MakeDelegate(Y*, RetType (X::*)(Param1)) [with X =
AlsaDriver, Y = AlsaDriver, Param1 = nframes_t, RetType = int]':
../common/FastDelegate.h:2015: internal compiler error: in find_func_aliases,
at tree-ssa-structalias.c:3906
Please submit a full bug report,
with preprocessed source if appropriate.
--
Summary: [4.4 Regression] ICE: in find_func_aliases, at tree-ssa-
structalias.c:3906
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tbm at cyrius dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37354