From 384aedfcf16640be3b3250743304207f63d4cde9 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Thu, 29 Oct 2015 08:16:44 +0000 Subject: gimple-match-head.c (gimple_simplify): Remove premature checking of builtin_decl_implicit of function calls we simplify. 2015-10-29 Richard Biener * 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/fortran/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gcc/fortran/ChangeLog') diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 02564ce..2d737f2 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,8 @@ +2015-10-29 Richard Biener + + * f95-lang.c: Properly build variadic types for classification + and comparison builtins. + 2015-10-27 Thomas Schwinge James Norris -- cgit v1.1