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 c++/37932] narrowing conversion with -std=c++0x



------- Comment #4 from jason at gcc dot gnu dot org  2008-11-14 00:39 -------
Subject: Bug 37932

Author: jason
Date: Fri Nov 14 00:38:20 2008
New Revision: 141843

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141843
Log:
        PR c++/37932
        * typeck2.c (process_init_constructor_record): Update bitfield
        handling.
        (check_narrowing): Update bitfield handling, print source type.

Added:
    trunk/gcc/testsuite/g++.dg/conversion/bitfield11.C
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist7.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck2.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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