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 #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


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