internal compiler error: in avail_expr_eq, at tree-ssa-dom.c:2055

Ian Lance Taylor iant@google.com
Fri Apr 24 15:51:00 GMT 2009


John Fine <johnsfine@verizon.net> writes:

> The internal garbage collector is influenced by physical ram use by
> other processes?

I guess I don't know for sure.  It's definitely affected by the values
returned by sysconf (_SC_PHYS_PAGES) and getrlimit ({RLIMIT_AS,
RLIMIT_DATA, RLIMIT_RSS}).  I don't know whether those values are all
independent of what other processes are doing at the time they are
called.

Ian



More information about the Gcc-help mailing list