This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/72848] profiledbootstrap: internal compiler error: in streamer_write_gcov_count_stream, at data-streamer-out.c:366
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 10 Aug 2016 12:17:35 +0000
- Subject: [Bug bootstrap/72848] profiledbootstrap: internal compiler error: in streamer_write_gcov_count_stream, at data-streamer-out.c:366
- Auto-submitted: auto-generated
- References: <bug-72848-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72848
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to mikulas from comment #2)
> gcc/hwint.h always defines HOST_WIDE_INT as 64-bit value. How could it be
> 32-bit?
Ah, didn't remember we fixed it to 64bit already with GCC 5.