utils2.c
85.9 KB
-
re PR ada/48844 (ICE on assignment of aggregate with discriminated record type) · 805e60a0
PR ada/48844 * gcc-interface/gigi.h (get_variant_part): Declare. * gcc-interface/decl.c (get_variant_part): Make global. * gcc-interface/utils2.c (find_common_type): Do not return T1 if the types have the same constant size, are record types and T1 has a variant part while T2 doesn't. From-SVN: r173442
Eric Botcazou committed