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

[Bug middle-end/70239] [6 Regression] ICE in ggc_set_mark


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

--- Comment #6 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #5)
> Trying to creduce the testcase now with --param ggc-min-expand=0 --param
> ggc-min-heapsize=0 -O2, but it is slow.  32KB testcase is too large for the
> testsuite though.

Running under valgrind is usually faster than "--param ggc-min-expand=0 --param
ggc-min-heapsize=0".

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