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 #6 from cvs-commit at gcc dot gnu dot org  2005-10-21 15:49 -------
Subject: Bug 22418

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     ebotcazou@gcc.gnu.org   2005-10-21 15:49:13

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&r1=1.686&r2=1.687
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/decl.c.diff?cvsroot=gcc&r1=1.80&r2=1.81


-- 


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]