This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/32746] [4.3 Regression] tree-ssa-operands int.comp error
- From: "rosana07a at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jul 2007 20:09:45 -0000
- Subject: [Bug tree-optimization/32746] [4.3 Regression] tree-ssa-operands int.comp error
- References: <bug-32746-14789@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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