re PR middle-end/33631 (auto structure not initialized correctly)
authorRichard Guenther <rguenther@suse.de>
Mon, 4 Feb 2008 21:18:32 +0000 (21:18 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 4 Feb 2008 21:18:32 +0000 (21:18 +0000)
commit22199fd25dc76dd3c05d935b07761501911dad37
tree1c4ad7aecc9a52bcd5edd2acbe583dacca7ff081
parent70c7fe74f4fb27161188ed61c23925fc566584c6
re PR middle-end/33631 (auto structure not initialized correctly)

2008-02-04  Richard Guenther  <rguenther@suse.de>

PR middle-end/33631
* expr.c (count_type_elements): Give for unions instead of
guessing.

* gcc.c-torture/execute/pr33631.c: New testcase.

From-SVN: r132096
gcc/ChangeLog
gcc/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr33631.c [new file with mode: 0644]