This is the mail archive of the gcc-bugs@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]

[Bug ada/22418] Ada produces mis-match (non compatible) types in MODIFY_EXPR



------- Comment #7 from cvs-commit at gcc dot gnu dot org  2005-10-21 15:50 -------
Subject: Bug 22418

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     ebotcazou@gcc.gnu.org   2005-10-21 15:49:58

Modified files:
        gcc/ada        : ChangeLog decl.c 

Log message:
        PR ada/22418
        * decl.c (maybe_pad_type): Use proper bitsizetype for XVZ objects,
        as we create them to store a size in bits.

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.17&r2=1.638.4.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.65.6.3&r2=1.65.6.4


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22418


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