Re: [Open64-devel] Code review request for bug 721

2011-04-13 Thread Shin, Jaewook
Sun, The SPEC2006 INT and FP results are shown below. Me: after fix ToT: before fix (after reverting my changes for r3530) Benchmark Me ToT Me/ToT --- 400.perlbench 17.9618.01 -0.30% 401.bzip2 14.1014.05 0.36% 4

Re: [Open64-devel] Code review request for bug 721

2011-04-13 Thread Sun Chan
Sorry I have more questions. Did you check performance differences? If done right, there should be performance gain when IPA is turned on. Sun On Wed, Apr 13, 2011 at 3:10 PM, Shin, Jaewook wrote: > Hi Sun, > > > > Attached is a new patch for bug 721. This new patch reverts all changes in > my ea

[Open64-devel] Code review request for bug 721

2011-04-13 Thread Shin, Jaewook
Hi Sun, Attached is a new patch for bug 721. This new patch reverts all changes in my earlier patch for revision 3530. Instead, the new patch makes the following modification. Index: osprey/common/com/config.cxx === --- osprey/comm