multi-byte complements were failing
[fw/sdcc] / src / regression / rt.sh
index 5b1ca1fc55a14f513909822d1bc8c0f4f27ad0e9..a99c859e23cc341cc28d1bc2445386f7b666f460 100755 (executable)
@@ -8,10 +8,9 @@ if [ $# -lt 1 ] ; then
 fi
 
 # compile
-# ../../bin/sdcc -S -mpic14 $1.c
+
 ../../bin/sdcc -c -mpic14 -pp16f873 $1.c
-#gpasm -c  -I /usr/local/share/gpasm/header $1.asm
-#gpasm  $1.asm
+
 
 # create the executable