]> gcc.gnu.org Git - gcc.git/commit
re PR target/13889 (Assignment of an int to an int of different size in a struct...
authorRoger Sayle <roger@eyesopen.com>
Sat, 20 Mar 2004 23:03:03 +0000 (23:03 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sat, 20 Mar 2004 23:03:03 +0000 (23:03 +0000)
commit8cce3d04c451595cc9f33a332a4dbeae2729b40e
tree715204d51caed06f5a32eb4eba6087472e7e2e33
parent05fe5c6724457b820fb0750b3de07e90fba596f8
re PR target/13889 (Assignment of an int to an int of different size in a struct gives ICE)

PR target/13889
* cse.c (fold_rtx): Avoid substituting constants into unary
convertion operations.

* gcc.c-torture/compile/pr13889.c: New test case.

From-SVN: r79762
gcc/ChangeLog
gcc/cse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr13889.c [new file with mode: 0644]
This page took 0.059536 seconds and 5 git commands to generate.