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/26315] [4.2 Regression] ACATS failures c43208b c85006a c85006d cd92001



------- Comment #3 from charlet at gcc dot gnu dot org  2006-02-17 16:05 -------
Subject: Bug 26315

Author: charlet
Date: Fri Feb 17 16:05:46 2006
New Revision: 111183

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111183
Log:
2006-02-17  Eric Botcazou  <botcazou@adacore.com>

        PR ada/26315

        * utils2.c (find_common_type): If both input types are BLKmode and
        have the same constant size, keep using the first one.

        * bindgen.adb: (Gen_Versions_Ada): Revert previous workaround.

        * decl.c (gnat_to_gnu_entity): Only check TREE_OVERFLOW for a constant.

        * misc.c (gnat_handle_option): New case for -Woverlength-strings.


Modified:
    trunk/gcc/ada/bindgen.adb
    trunk/gcc/ada/decl.c
    trunk/gcc/ada/misc.c
    trunk/gcc/ada/utils2.c


-- 


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


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