From 446a1a51087c7ae40b407e1550c3adfb01fbe3bf Mon Sep 17 00:00:00 2001 From: Karol Szuster Date: Wed, 4 May 2016 15:01:29 +0200 Subject: [PATCH] Fix compilation error for GCC 6.1 Fix compilation error due -Wmisleading-indentation --- compiler/libpc300/sc3.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiler/libpc300/sc3.c b/compiler/libpc300/sc3.c index e7bc320f..d9c482a6 100755 --- a/compiler/libpc300/sc3.c +++ b/compiler/libpc300/sc3.c @@ -852,8 +852,8 @@ static int hier14(value *lval1) assert(lval2.arrayidx==arrayidx2); for (i=0; iname); /* self-assignment */ + if (same) + error(226,lval3.sym->name); /* self-assignment */ } /* if */ } else { if (oper){