]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/33846 (ICE in trunc_int_for_mode, at explow.c:55)
authorUros Bizjak <uros@gcc.gnu.org>
Tue, 23 Oct 2007 20:15:04 +0000 (22:15 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 23 Oct 2007 20:15:04 +0000 (22:15 +0200)
commit881ef7be466c6ff0a88bd2a7be3bb91008388795
treec8de088b6563dbffb0a24a9e77ae009ab5aa7612
parent68cba9eee7fe480459a7277a38ab61f1b5fa2af6
re PR rtl-optimization/33846 (ICE in trunc_int_for_mode, at explow.c:55)

        PR rtl-optimization/33846
        * combine.c (simplify_shift_const_1) [NOT]: Skip vector modes.

testsuite/ChangeLog:

        PR rtl-optimization/33846
        * gcc.dg/vect/pr33846.c: New testcase.

From-SVN: r129589
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/pr33846.c [new file with mode: 0644]