re PR middle-end/30667 (ICE in immed_double_const, at emit-rtl.c:468)
authorUros Bizjak <ubizjak@gmail.com>
Sat, 3 Feb 2007 23:39:31 +0000 (00:39 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 3 Feb 2007 23:39:31 +0000 (00:39 +0100)
commit28b02c60641c0bf1837079be29b712e3bce40178
treeb33caba003687bed5a02b864dbe384a31e271908
parent3855c807ceb26c6adc9774cd9b9f7793939978bf
re PR middle-end/30667 (ICE in immed_double_const, at emit-rtl.c:468)

        PR middle-end/30667
        * combine.c (try_combine): Do not substitute source operand
        with constants wider than 2 * HOST_BITS_PER_WIDE_INT.

testsuite/ChangeLog:

        PR middle-end/30667
        * gfortran.dg/pr30667.f: New test.

From-SVN: r121555
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr30667.f [new file with mode: 0644]