re PR rtl-optimization/17427 (powerpc-linux does not bootstrap on HEAD with --disable...
authorAndrew Pinski <apinski@apple.com>
Wed, 15 Sep 2004 21:45:28 +0000 (21:45 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 15 Sep 2004 21:45:28 +0000 (14:45 -0700)
commit2f021b673a02a6648a45215ca0472d8ba6cd393b
treeb4d0c8b4e9c0e8aceab7e39a6ddce2c9166dd037
parent2d2a672d924b9a032b661b5f12f53653aa619505
re PR rtl-optimization/17427 (powerpc-linux does not bootstrap on HEAD with --disable-checking)

2004-09-15  Andrew Pinski  <apinski@apple.com>

        PR rtl-opt/17427
        * gcse.c (process_insert_insn): insn_invalid_p has side effects.
        Move it out of gcc_assert.

From-SVN: r87565
gcc/ChangeLog
gcc/gcse.c