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: [tree-ssa mudflap] another segfault


Hi -

> [gcc -fmudflap -O* crashes ...]
> -fdump-tree-mudflap generated an 8MB file apic.c.t16.mudflap. Would
> this help by itself? I attached the last function from it. [...]

I have reproduced this with a large spu-generated test program,
just after passing 256MB core usage on an x86_64.  It looks
like a garbage-collection-related problem; perhaps gcc/tree-mudflap.c
is not marking everything it needs to with GTY ().

- FChE

Attachment: pgp00000.pgp
Description: PGP signature


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