Re: RFC: A new MIPS64 ABI

2011-05-09 Thread Ralf Baechle
On Mon, Feb 21, 2011 at 07:45:41PM +, Richard Sandiford wrote: > David Daney writes: > > Background: > > > > Current MIPS 32-bit ABIs (both o32 and n32) are restricted to 2GB of > > user virtual memory space. This is due the way MIPS32 memory space is > > segmented. Only the range from 0..2

Re: RFC: A new MIPS64 ABI

2011-05-09 Thread Andrew Haley
On 05/09/2011 03:28 PM, Ralf Baechle wrote: > On Mon, Feb 21, 2011 at 07:45:41PM +, Richard Sandiford wrote: > >> David Daney writes: >>> Background: >>> >>> Current MIPS 32-bit ABIs (both o32 and n32) are restricted to 2GB of >>> user virtual memory space. This is due the way MIPS32 memory

Re: illegal insn created in ira

2011-05-09 Thread Jeff Law
On 05/08/11 02:38, roy rosen wrote: > Hi, > > In my port I have an error: Before ira I have the following insn: > > (insn 3859 4277 4366 57 (set (reg:BI 2038) > (subreg:BI (reg/v:SI 181 [ realsz ]) 3)) 76 {movbi} > (expr_list:REG_EQUAL (const_int 1 [0x1]) > (nil))) > > > Du

Re: RFC: A new MIPS64 ABI

2011-05-09 Thread David Daney
On 05/09/2011 07:28 AM, Ralf Baechle wrote: On Mon, Feb 21, 2011 at 07:45:41PM +, Richard Sandiford wrote: David Daney writes: Background: Current MIPS 32-bit ABIs (both o32 and n32) are restricted to 2GB of user virtual memory space. This is due the way MIPS32 memory space is segmented

Adding elements into tree data structure

2011-05-09 Thread Iyer, Balaji V
Hello Everyone, I would like to add 8 integer array fields (I am also OK if they are tree-lists) into the tree data structure. I want to update this fields every time I see loops. This value will be used later by the optimizer. I tried to just add them into the structure in tree.h (under

Re: Integration of transactional memory support into a data-flow extension of OpenMP

2011-05-09 Thread ismail
On Fri, 2011-05-06 at 17:51 +0200, Patrick Marlier wrote: >>>Dear Patrick, >>> I am currently searching for a pipeline in a TM-Benchmarks but I can >>>not overlap the concept of transactions with pipeline in current TM >>>benchmarks. I think I will write a new one. > Dear Ismail, > > On Fri, 6 Ma

Re: RFC: A new MIPS64 ABI

2011-05-09 Thread David Daney
On 05/09/2011 07:32 AM, Andrew Haley wrote: On 05/09/2011 03:28 PM, Ralf Baechle wrote: On Mon, Feb 21, 2011 at 07:45:41PM +, Richard Sandiford wrote: David Daney writes: Background: Current MIPS 32-bit ABIs (both o32 and n32) are restricted to 2GB of user virtual memory space. This is

Re: Adding elements into tree data structure

2011-05-09 Thread Ian Lance Taylor
"Iyer, Balaji V" writes: > I would like to add 8 integer array fields (I am also OK if they are > tree-lists) into the tree data structure. I want to update this fields every > time I see loops. This value will be used later by the optimizer. I tried to > just add them into the structure

Re: I've successfully build 4.5.3 on Solaris x86

2011-05-09 Thread Renny Koshy
uname -a : SunOS devsolx86 5.10 Generic_139556-08 i86pc i386 i86pc Solaris config.guess output: i386-pc-solaris2.10 gcc -v output: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/export/usr_local/gcc4/bin/../libexec/gcc/i386-pc-solaris2.10/4.5.3/lto-wrapper Target: i386-pc-solaris2.10