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++/33840] bit-field size accepted for struct


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

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-06-04 16:21:00 UTC ---
Author: redi
Date: Sat Jun  4 16:20:55 2011
New Revision: 174645

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174645
Log:
2011-06-04  Jonathan Wakely  <jwakely.gcc@gmail.com>

        PR c++/33840
    * g++.dg/diagnostic/bitfld2.C: New.


Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/diagnostic/bitfld2.C
Modified:
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog


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