http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46014
Summary: internal compiler error compiling clamav-0.96.3
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: c
AssignedTo: unassig...@gcc.gnu.org
ReportedBy: mar...@htw-saarland.de
output of gcc -v:
Using built-in specs.
Target: sparc-sun-solaris2.10
Configured with: ../gcc-4.3.0/configure --enable-languages=c,c++
Thread model: posix
gcc version 4.3.0 (GCC)
detailed compiler flags for building gcc are unknown
Error message:
init2.c:37: assertion failed: ((64 - 0)+0) == (((64 - 0)+0)/8) * 8 &&
sizeof(mp_limb_t) == (((64 - 0)+0)/8)
bytecode_api.c: In function 'cli_bcapi_ilog2':
bytecode_api.c:952: internal compiler error: Abort
makefile and bytecode_api.i are attached