]> gcc.gnu.org Git - gcc.git/commit
re PR c/30313 (sizeof of expression including bit-field)
authorRichard Guenther <rguenther@suse.de>
Tue, 30 Jan 2007 10:17:09 +0000 (10:17 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 30 Jan 2007 10:17:09 +0000 (10:17 +0000)
commit91851351be38a6b83bff486fd25cf364910af35a
treea389ee75adb886724e243fcd58819409d95d2a21
parentbcf52d7b57feb18b8839c3b0706c367c6018a876
re PR c/30313 (sizeof of expression including bit-field)

2007-01-30  Richard Guenther  <rguenther@suse.de>

PR middle-end/30313
* passes.c (execute_one_pass): Reset in_gimple_form to not
confuse non-unit-at-a-time mode.

* gcc.dg/torture/pr30313.c: New testcase.

From-SVN: r121334
gcc/ChangeLog
gcc/passes.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr30313.c [new file with mode: 0644]
This page took 0.057642 seconds and 5 git commands to generate.