[Bug target/79509] m68k/coldfire: Internal error, aborting at dw2gencfi.c:214 in emit_expr_encoded

law at redhat dot com gcc-bugzilla@gcc.gnu.org
Wed Mar 22 21:46:00 GMT 2017


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

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2017-03-22
                 CC|                            |law at redhat dot com
     Ever confirmed|0                           |1

--- Comment #1 from Jeffrey A. Law <law at redhat dot com> ---
Waldemar,

You don't need to produce a simple testcase, but we do need the preprocessed
sources along with the command line used to trigger the bug.

The easiest way to get the preprocessed sources is to add "-save-temps" switch
to the gcc/g++ invocation that causes the ICE.  That will create a .i (C) or
.ii file (C++) which contains the c-preprocessed output.

Without the CPP output it is unlikely this bug will be addressed.


More information about the Gcc-bugs mailing list