Re: [Open64-devel] [ABI, LOWER] Code review for bug #969, #970

2012-08-20 Thread Jian-Xin Lai
Hi Prof. Dong, Since your team maintains the PPC port, could you please review my change? Thank you very much. 2012/8/18 Sun Chan : > your changed touched upon ppc target, did you check with ppc people > and get their ok? > Sun > > On Fri, Aug 17, 2012 at 6:55 PM, Jian-Xin Lai wrote: >> Hi, >> >

[Open64-devel] r4017 - trunk/osprey/be/com

2012-08-20 Thread svn
Author: dgilmore Date: 2012-08-21 01:50:19 -0400 (Tue, 21 Aug 2012) New Revision: 4017 Modified: trunk/osprey/be/com/erbe.desc Log: Fixed typo in warning string for error message type EC_Uninitialized. CR: Sun Chan Modified: trunk/osprey/be/com/erbe.desc =

[Open64-devel] r4016 - trunk/osprey/linux/make

2012-08-20 Thread svn
Author: dgilmore Date: 2012-08-21 01:49:00 -0400 (Tue, 21 Aug 2012) New Revision: 4016 Modified: trunk/osprey/linux/make/gcommondefs Log: X8664 -m32 FP compilation mode change when compiling with GCC. When compiling with GCC at 32, add -mfpmath=sse -msse2, which prevents i387 FP instructions f

[Open64-devel] r4015 - trunk/osprey/be/cg/gra_mon

2012-08-20 Thread svn
Author: dgilmore Date: 2012-08-21 01:47:27 -0400 (Tue, 21 Aug 2012) New Revision: 4015 Modified: trunk/osprey/be/cg/gra_mon/gra_interfere.cxx Log: Changed a test in INTERFERE_MGR::Create_End. TARG_X8664 specific change. This tests determines whether an interference "set" is stored as a vector

Re: [Open64-devel] Queries: IPA + BE Nystrom Alias Analyzer + PREOPT

2012-08-20 Thread Yulei Sui
Hello, > > -- > > Message: 1 > Date: Sun, 19 Aug 2012 20:56:26 -0400 > From: Siddhartha Jana > Subject: [Open64-devel] Queries: IPA + BE Nystrom Alias Analyzer + > PREOPT > To: open64-devel@lists.sourceforge.net > Messag

[Open64-devel] ping on review requests

2012-08-20 Thread Gilmore, Doug
I haven't heard back on the review of several of the patches that I sent out. For convenience I attached the patches to the message (the patch number may have change due to running git rebase): CG: 0004-Changed-a-test-in-INTERFERE_MGR-Create_End.patch CG/Intrastructure: 0005-X8664-m32-FP-compila

Re: [Open64-devel] r4014 - trunk/osprey/common/com/x8664

2012-08-20 Thread Gilmore, Doug
Sorry, I forgot to add the CR info line to the commit log message for r4013 and r4014. I just ran svn propedit to edit the log entries, so they now read: r4014 | dgilmore | 2012-08-20 13:04:42 -0700 (Mon, 20 Aug 2012) | 4 l

[Open64-devel] r4014 - trunk/osprey/common/com/x8664

2012-08-20 Thread svn
Author: dgilmore Date: 2012-08-20 16:04:42 -0400 (Mon, 20 Aug 2012) New Revision: 4014 Modified: trunk/osprey/common/com/x8664/targ_em_const.cxx Log: Fixed bug 999, C10 constant emission problem. Modified: trunk/osprey/common/com/x8664/targ_em_const.cxx ===

[Open64-devel] r4013 - trunk/osprey/common/com/x8664

2012-08-20 Thread svn
Author: dgilmore Date: 2012-08-20 16:02:28 -0400 (Mon, 20 Aug 2012) New Revision: 4013 Modified: trunk/osprey/common/com/x8664/targ_const.cxx Log: Fixed bug in Targ_Print for X8664 when printing C10 constants. Modified: trunk/osprey/common/com/x8664/targ_const.cxx

[Open64-devel] r4012 - trunk/osprey/be/cg/x8664

2012-08-20 Thread svn
Author: dgilmore Date: 2012-08-20 15:59:10 -0400 (Mon, 20 Aug 2012) New Revision: 4012 Modified: trunk/osprey/be/cg/x8664/ebo_special.cxx Log: Fixed bug in expand_strcmp_bb() exposed by 64-bit build of compiler. CR: Jian-Xin Lai Modified: trunk/osprey/be/cg/x8664/ebo_special.cxx

[Open64-devel] r4011 - trunk

2012-08-20 Thread svn
Author: dgilmore Date: 2012-08-20 15:50:25 -0400 (Mon, 20 Aug 2012) New Revision: 4011 Modified: trunk/configure trunk/configure.ac Log: Host related configure settings should not be determined by target setting. This problem was exposed by allowing the X86 compiler to be built either 32 or