[Bug c/46014] New: internal compiler error compiling clamav-0.96.3

2010-10-14 Thread mar...@htw-saarland.de
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


[Bug c/46014] internal compiler error compiling clamav-0.96.3

2010-10-14 Thread mar...@htw-saarland.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46014

--- Comment #1 from mar...@htw-saarland.de 2010-10-14 10:46:01 UTC ---
Created attachment 22034
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22034
intermediate file of error producing source


[Bug c/46014] internal compiler error compiling clamav-0.96.3

2010-10-14 Thread mar...@htw-saarland.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46014

--- Comment #2 from mar...@htw-saarland.de 2010-10-14 10:46:47 UTC ---
Created attachment 22035
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22035
Makefile with compiler flags