[Bug c/84183] internal compiler error: in initialize, at alloc-pool.h:257

a.pribil@beck-ipc.com gcc-bugzilla@gcc.gnu.org
Fri Mar 23 15:04:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84183

Andre Pribil <a.pribil@beck-ipc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a.pribil@beck-ipc.com

--- Comment #2 from Andre Pribil <a.pribil@beck-ipc.com> ---

I had the same assert message when running a freshly build GCC 7.3.0
(i686-w64-mingw32). However, I also did get the same message when I build a GCC
7.2.0 or even older version.

Finally, it turned out that not the GCC version was the problem here.
It seems that usage of binutils 2.30 is responsible for this problem. Using
binutils 2.29.1 did fix it.

This binutils problem is already fixed now, see here:
https://sourceware.org/bugzilla/show_bug.cgi?id=22762


More information about the Gcc-bugs mailing list