This is the mail archive of the gcc-patches@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: Unreviewed patch - Fix PR tree-optimization/17512.


On Wed, 22 Sep 2004, Kazu Hirata wrote:
> [patch] convert.c: Fix PR tree-optimization/17512.
> http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01671.html

Given that no-one has stressed strong opinions against this patch,
this is OK for mainline.  I think that your analysis is correct and
that the operands of TRUTH_*_EXPR should be restricted to Boolean
type.  If you could also prepare a documentation patch to clarify
this in c-tree.texi, that would be much appreciated.

Thanks,

Roger
--


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