re PR debug/45006 (Failed to bootstrap)
authorJakub Jelinek <jakub@redhat.com>
Tue, 20 Jul 2010 18:57:14 +0000 (20:57 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 20 Jul 2010 18:57:14 +0000 (20:57 +0200)
commit1b47fe3fe5a6ddc89896e73a8ec831750bcf69b0
tree5e4dd2dece1355e8bad35ec9543a36c0a9f8dc7a
parentb0b01eb01cdca5510f5ea8913431b74aa73bdfc0
re PR debug/45006 (Failed to bootstrap)

PR debug/45006
* cfgexpand.c (expand_debug_expr): Only look at TYPE_UNSIGNED of
operand's type if exp is tcc_unary class tree.

From-SVN: r162348
gcc/ChangeLog
gcc/cfgexpand.c