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: [tree-ssa] Fix 13875


On Mon, Mar 01, 2004 at 10:50:17AM -0700, law@redhat.com wrote:
>   		      fold (build (NE_EXPR, boolean_type_node, base,
> ! 				   convert (TREE_TYPE (base),
> ! 					    integer_zero_node))),

This is boolean_false_node.


r~


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