genmatch.c (expr::gen_transform): For conditions, guess the type from the second...
authorMarc Glisse <marc.glisse@inria.fr>
Mon, 8 Jun 2015 12:20:43 +0000 (14:20 +0200)
committerMarc Glisse <glisse@gcc.gnu.org>
Mon, 8 Jun 2015 12:20:43 +0000 (12:20 +0000)
commit7026b8dfd18fc18e7110c193b1a41d4bb119c8c7
tree8954bbe503c4e0b9dc95d956f6c7c4a7d7676744
parent1b7f61ebc8920326b5dc30f79cfc86ef0cb7bb28
genmatch.c (expr::gen_transform): For conditions, guess the type from the second operand.

2015-06-08  Marc Glisse  <marc.glisse@inria.fr>

* genmatch.c (expr::gen_transform): For conditions, guess the type
from the second operand.

From-SVN: r224220
gcc/ChangeLog
gcc/genmatch.c