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

--- Comment #3 from vries at gcc dot gnu.org ---
(In reply to vries from comment #1)
> java/.libs/util.o 

After 39 mins of runtime (and at ~1GB of memory usage), we have these stats:
...
(gdb) p stats
$14 = {
  total_vars = 49735,
  nonpointer_vars = 1490,
  unified_vars_static = 12847,
  unified_vars_dynamic = 0,
  iterations = 3,
  num_edges = 167698419, 
  num_implicit_edges = 75418,
  points_to_sets_created = 0
}
...

Reply via email to