------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-17 19:56 ------- Subject: Bug 20255
CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-03-17 19:56:22 Modified files: gcc/ada : ChangeLog utils.c Log message: PR ada/20255 Backport from mainline: 2005-03-15 Eric Botcazou <[EMAIL PROTECTED]> * utils.c (convert) <UNION_TYPE>: Accept slight type variations when converting to an unchecked union type. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.638.4.8&r2=1.638.4.9 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/utils.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.92&r2=1.92.4.1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20255