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

r133757 - in /trunk/gcc: ada/ChangeLog ada/util...


Author: hainque
Date: Mon Mar 31 17:03:09 2008
New Revision: 133757

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133757
Log:
2008-03-31  Olivier Hainque  <hainque@adacore.com>
            Eric Botcazou  <botcazou@adacore.com>

        ada/
        * utils2.c (find_common_type): Document assumption on t1/t2 vs
        lhs/rhs. Force use of lhs type if smaller, whatever the modes.

        testsuite/
        * gnat.dg/assign_from_packed.adb: New testcase.


Added:
    trunk/gcc/testsuite/gnat.dg/assign_from_packed.adb
    trunk/gcc/testsuite/gnat.dg/assign_from_packed_pixels.ads
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/utils2.c
    trunk/gcc/testsuite/ChangeLog


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