re PR bootstrap/33306 (Bootstrap failure on alpha: ICE in convert_move, at expr.c...
authorRichard Sandiford <richard@codesourcery.com>
Thu, 6 Sep 2007 08:45:16 +0000 (08:45 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 6 Sep 2007 08:45:16 +0000 (08:45 +0000)
commit47de45c6fc7adcf626af5499cb39b0ca43b870c3
treeb8298df8f9b1ea531341c8309f69c0620aec30d4
parentb61ff9c85263648abe43f376b1d8bcd7dfbe161b
re PR bootstrap/33306 (Bootstrap failure on alpha: ICE in convert_move, at expr.c:369)

gcc/
PR middle-end/33306
* optabs.c (avoid_expensive_constant): Do nothing if MODE is VOIDmode.

From-SVN: r128179
gcc/ChangeLog
gcc/optabs.c