This is the mail archive of the gcc-patches@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: [tuples] Compact tuple fields


> I'm not quite sure how exactly to test for memory utilization, I

I seem to have lost the patch I used for testing memory usage when
I implemented GIMPLE_MODIFY_STMT way back.  But I vaguely recall
-fmem-report and friends had different problems that made it unreliable
for comparing memory usage.  I think I forced a GC collect at the point
of comparison and dumped G.allocated.


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