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: [patch ada]: Fix boolean_type_node setup and some cleanup for boolean use


2011/5/18 Kai Tietz <ktietz70@googlemail.com>:
> 2011/5/18 Eric Botcazou <ebotcazou@adacore.com>:
>>> Hmm, you mean the initialization of boolean_false_node is wrong, too?
>>
>> Not wrong, but redundant, boolean_false_node is already set elsewhere.
>>
>> --
>> Eric Botcazou
>
> Hmm, right. Via build_common_tree_nodes_2 it is set. But well, then
> boolean_true_node initialization seems to me bogus here. ?But well,
> this is a different issue then.

Applied patch without misc.c part at revision 173846.

Thanks,
Kai


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