]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/42927 (type mismatch in shift expression produces ice with...
authorRichard Guenther <rguenther@suse.de>
Wed, 3 Feb 2010 11:13:17 +0000 (11:13 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 3 Feb 2010 11:13:17 +0000 (11:13 +0000)
commitbf8e3b779b1b243380234ae11f1be99b83ee1178
treeb08b53403968aea320bed98029aab502cbe235c3
parentbde17fdc4d567a35701b35f26ac511ae42b8ec91
re PR tree-optimization/42927 (type mismatch in shift expression produces ice with -O3)

2010-02-03  Richard Guenther  <rguenther@suse.de>

PR middle-end/42927
* tree-cfg.c (verify_gimple_assign_binary): Fix shift verification.

* gcc.c-torture/compile/pr42927.c: New testcase.

From-SVN: r156464
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr42927.c [new file with mode: 0644]
gcc/tree-cfg.c
This page took 0.053083 seconds and 5 git commands to generate.