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++/53505] [4.7/4.8 Regression] bitfield with bool type generated broken object file


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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-05-28 14:28:55 UTC ---
Author: jakub
Date: Mon May 28 14:28:42 2012
New Revision: 187932

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187932
Log:
    PR tree-optimization/53505
    * c-c++-common/torture/pr53505.c: New test.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/c-c++-common/torture/pr53505.c
Modified:
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog


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