calls. Return true for conversion from a record subtype to its type.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158412
138bc75d-0d04-0410-961f-
82ee72b054a4
2010-04-16 Eric Botcazou <ebotcazou@adacore.com>
+ * gcc-interface/trans.c (unchecked_conversion_nop): Handle function
+ calls. Return true for conversion from a record subtype to its type.
+
+2010-04-16 Eric Botcazou <ebotcazou@adacore.com>
+
* gcc-interface/decl.c (gnat_to_gnu_entity): Use boolean_type_node in
lieu of integer_type_node for boolean operations.
(choices_to_gnu): Likewise.
+2010-04-16 Olivier Hainque <hainque@adacore.com>
+
+ * gnat.dg/specs/discr_private.ads: New test.
+
2010-04-16 Bernd Schmidt <bernds@codesourcery.com>
PR target/41514