This is the mail archive of the gcc@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]

Re: How to report an ICE in -flto?


On Fri, Apr 23, 2010 at 1:22 PM, Adrian von Bidder <avbidder@fortytwo.ch> wrote:
> Heyho!
>
> Usually I'd report an ICE by using -save-temps and reporting with the full
> commandline.
>
> Now an ICE with -flto happens during the link stage. ?And, since KDE is
> quite a bit of code, there's a ton of object files and shared libraries
> specified on the commandline.
>
> Is there a way to cut this down to a sane level?

There is a little bit of information on

http://gcc.gnu.org/wiki/A_guide_to_testcase_reduction

Richard.

> cheers
> -- vbi
>
> --
> Today is Pungenday, the 40th day of Discord in the YOLD 3176
>


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