From e1da2b17fa1e397a0b12782881103bb764bce4cd Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Tue, 8 Apr 2008 12:48:53 +0000 Subject: decl.c (prepend_attributes): Fix typo. * decl.c (prepend_attributes): Fix typo. * trans.c (Pragma_to_gnu): Likewise. * utils.c (gnat_genericize): Likewise. From-SVN: r134094 --- gcc/ada/utils2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/utils2.c') diff --git a/gcc/ada/utils2.c b/gcc/ada/utils2.c index e680d09..170fad7 100644 --- a/gcc/ada/utils2.c +++ b/gcc/ada/utils2.c @@ -243,7 +243,7 @@ find_common_type (tree t1, tree t2) would better be handled upstream (types should be made consistent before calling into build_binary_op), some others are really expected and we have to be careful. */ - + /* We must prevent writing more than what the target may hold if this is for an assignment and the case of tagged types is handled in build_binary_op so use the lhs type if it is known to be smaller, or of constant size and -- cgit v1.1