]> gcc.gnu.org Git - gcc.git/commit
re PR c++/57793 (ICE with bitfields in get_bit_range)
authorJason Merrill <jason@redhat.com>
Sat, 13 Jul 2013 23:10:17 +0000 (19:10 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 13 Jul 2013 23:10:17 +0000 (19:10 -0400)
commit26d40c3d4bd444bcd3dc2d44d1a405dfb8db07ec
tree88c4036b688de6468ab9634a8b01f802b6d40a1c
parent53db1bc08e4450cb53975377c209ff9cc9bfca9b
re PR c++/57793 (ICE with bitfields in get_bit_range)

PR c++/57793
c/
* c-decl.c (finish_struct): Check for too-large class.
cp/
* class.c (layout_class_type): Check for too-large class.

From-SVN: r200938
gcc/c/ChangeLog
gcc/c/c-decl.c
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/c-c++-common/pr57793.c [new file with mode: 0644]
This page took 0.054525 seconds and 5 git commands to generate.