This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/72848] profiledbootstrap: internal compiler error: in streamer_write_gcov_count_stream, at data-streamer-out.c:366


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]