]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/53505 (bitfield with bool type generated broken object file)
authorJakub Jelinek <jakub@redhat.com>
Mon, 28 May 2012 14:28:00 +0000 (16:28 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 28 May 2012 14:28:00 +0000 (16:28 +0200)
commit512d321defbe449500d6f70fcbeac606dd87a5af
tree705c5e9ac7105ab5214d070f0ada83823307ebee
parent5d497b05fe68fe4561909a3c1fbfb559e93cc4bb
re PR c++/53505 (bitfield with bool type generated broken object file)

PR tree-optimization/53505
* c-c++-common/torture/pr53505.c: New test.

From-SVN: r187931
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/torture/pr53505.c [new file with mode: 0644]