gimple-match-head.c (gimple_simplify): Remove premature checking of builtin_decl_impl...
authorRichard Biener <rguenther@suse.de>
Thu, 29 Oct 2015 08:16:44 +0000 (08:16 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 29 Oct 2015 08:16:44 +0000 (08:16 +0000)
commit384aedfcf16640be3b3250743304207f63d4cde9
tree15cf66a3f3a85b75ab2acbfb36e08ca55b54cb55
parent73eb5e9ee140383c7dcbf57f88b57a4e92ded46d
gimple-match-head.c (gimple_simplify): Remove premature checking of builtin_decl_implicit of function calls we simplify.

2015-10-29  Richard Biener  <rguenther@suse.de>

* gimple-match-head.c (gimple_simplify): Remove premature checking
of builtin_decl_implicit of function calls we simplify.

fortran/
* f95-lang.c: Properly build variadic types for classification
and comparison builtins.

From-SVN: r229515
gcc/ChangeLog
gcc/fortran/ChangeLog
gcc/fortran/f95-lang.c
gcc/gimple-match-head.c