> 2011-05-16  Kai Tietz
>
>       PR middle-end/48989
>       * gcc-interface/trans.c (Exception_Handler_to_gnu_sjlj): Use
>       boolean_false_node instead of integer_zero_node.
>       (convert_with_check): Likewise.
>       * gcc-interface/decl.c (choices_to_gnu): Likewise.

OK for this part.

>       * gcc-interface/misc.c (gnat_init): Set precision for
>       generated boolean_type_node and initialize
>       boolean_false_node.

Not OK, you cannot set the precision of boolean_type_node to 1 in Ada.

-- 
Eric Botcazou

Reply via email to