This is the mail archive of the gcc@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: [DataFlow Branch] Query regarding an ICE in global.c


On Wed, 2007-04-18 at 19:54 +0530, Ramana Radhakrishnan wrote:
> Hi , 
> 
> I am working on integrating a private port into the Dataflow branch and
> am running into a couple of issues with ICEs in global.c  . The ICE is
> at gcc_assert ( REGS_LIVE (i)) at line 534 in global_alloc in
> global.c .. 

Sorry that should read REG_LIVE_LENGTH(i) and not as mentioned. 


-Ramana

> 
-- 
Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>



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