summaryrefslogtreecommitdiffstats
path: root/gcc/tree-inline.c
diff options
context:
space:
mode:
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2006-09-04 16:29:51 +0000
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2006-09-04 16:29:51 +0000
commit51ab7e353a3119ea190108e82857bdb7008b4eac (patch)
treeff4793b2b02a8beba3b960cb7ca845e2afe23112 /gcc/tree-inline.c
parent801061c5b5fe96bd6e3cab6df3dbae218227ee74 (diff)
downloadppe42-gcc-51ab7e353a3119ea190108e82857bdb7008b4eac.tar.gz
ppe42-gcc-51ab7e353a3119ea190108e82857bdb7008b4eac.zip
Remove leading TAB.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116681 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/tree-inline.c')
-rw-r--r--gcc/tree-inline.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-inline.c b/gcc/tree-inline.c
index 78526e50bc8..e77c9b87713 100644
--- a/gcc/tree-inline.c
+++ b/gcc/tree-inline.c
@@ -1089,7 +1089,7 @@ setup_one_parameter (copy_body_data *id, tree p, tree value, tree fn,
if (rhs == error_mark_node)
return;
-
+
STRIP_USELESS_TYPE_CONVERSION (rhs);
/* We want to use MODIFY_EXPR, not INIT_EXPR here so that we
OpenPOWER on IntegriCloud