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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

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

--- Comment #3 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Carlos Tripiana Montes from comment #2)
> (In reply to Marc Glisse from comment #1)
> > Please include preprocessed source code.
> 
> I wanted to do so, but this compilation line does not give me a *.i file(s)
> just a bunch of ltrans0.ltrans.o, ltrans*.o and ltrans*.s. I guess it's
> because it's a link step.
> 
> How shall I proceed?

Does the ICE also happen without -flto?
If not, see:
https://gcc.gnu.org/wiki/A_guide_to_testcase_reduction#Reducing_LTO_bugs

Reply via email to