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 #6 from jason at gcc dot gnu dot org  2008-11-14 05:26 -------
Subject: Bug 37932

Author: jason
Date: Fri Nov 14 05:24:59 2008
New Revision: 141846

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

Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/conversion/bitfield11.C
      - copied unchanged from r141845,
branches/gcc-4_3-branch/gcc/testsuite/g++.dg/conversion/bitfield11.C
Modified:
    branches/gcc-4_2-branch/gcc/cp/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/typeck2.c
    branches/gcc-4_2-branch/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]