This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/32746] [4.3 Regression] tree-ssa-operands int.comp error



------- Comment #11 from rosana07a at gmail dot com  2007-07-22 20:09 -------
(In reply to comment #10)
> Subject: Re:  [4.3 Regression] tree-ssa-operands int.comp error
> 
> I already submitted a patch for this (see my followup to HP that fixes
> valid_gimple_expression_p).
> As soon as i can bootstrap on darwin, i will commit it.
> If someone wants to do so before me, all you need to do is change
> is_gimple_addressable to is_gimple_id in valid_gimple_expression_p
> 

Implemented change as per #10 on i686 and it appears to cure the problem.

No idea about darwin, cris-axis-elf, or other 32-bit.

Thanks Mr Berlin!


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32746


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