Re: [Open64-devel] memory bug in cmplr_segmented_array.h

2010-07-07 Thread Mike Murphy
-ef60-0410-a809-350791640a1b:/stage:1010 $ From: Mike Murphy [mailto:mmur...@nvidia.com] Sent: Wednesday, July 07, 2010 3:56 PM To: open64-devel@lists.sourceforge.net Subject: [Open64-devel] memory bug in cmplr_segmented_array.h We ran into a subtle bug in cmplr_segmented_array.h and wanted to ru

Re: [Open64-devel] memory bug in cmplr_segmented_array.h

2010-07-07 Thread Gilmore, Doug
, 2010 3:56 PM To: open64-devel@lists.sourceforge.net Subject: [Open64-devel] memory bug in cmplr_segmented_array.h We ran into a subtle bug in cmplr_segmented_array.h and wanted to run our proposed fix by the group, particularly since this bug seems to have existed in the code for a long time

[Open64-devel] memory bug in cmplr_segmented_array.h

2010-07-07 Thread Mike Murphy
We ran into a subtle bug in cmplr_segmented_array.h and wanted to run our proposed fix by the group, particularly since this bug seems to have existed in the code for a long time. The problem occurs in Update_Map, where the code was: own_memory += false; //Only the first entry can be f