http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52549
Bug #: 52549
Summary: ice in pointer_diff
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: [email protected]
ReportedBy: [email protected]
Created attachment 26870
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26870
C source code
I just tried to compile the package ocaml-ancient
on gcc-4.8 trunk dated 20120307 on an AMD x86_64 box.
The compiler said
ancient_c.c: In function '_mark':
ancient_c.c:250:2: internal compiler error: in pointer_diff, at c-typeck.c:3450
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Preprocessed source code attached. No flags required.