[Bug libgcc/68126] internal compiler error: in maybe_record_trace_start, at dwarf2cfi.c:2239 while compiling under platform mips64el

sje at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 5 20:40:00 GMT 2016


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

Steve Ellcey <sje at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at gcc dot gnu.org

--- Comment #1 from Steve Ellcey <sje at gcc dot gnu.org> ---
It looks like this is actually a bug in the GCC 4.4.7 compiler on the system
where you are building GCC.  gensupport.c is compiled with the system compiler
in order to build gensupport which is run as part of the build.  Your best bet
would be to do the build with a newer system compiler if you have one.


More information about the Gcc-bugs mailing list