------- Comment #10 from dberlin at gcc dot gnu dot org 2007-07-22 15:42 ------- 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 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32746