What steps will reproduce the problem?
1. clone propgcc repository or hg pull; hg update
2. cd propgcc/loader/spin
3. copy propcomp to propgcc/loader/spin
4. ./propcomp test_cache.spin
What is the expected output? What do you see instead?
Expect no error as program compiles with BSTC and PropellerTool.
Get this instead:
./propcomp test_cache.spin
Propeller Spin/PASM Compiler (c)2012 Parallax Inc. DBA Parallax Semiconductor.
Compiled on Jan 22 2012
Compileing test_cache.spin...
cache_interface.spin(112:3) : error : Expected an instruction or variable
Line 112 is the end of file.
What version of the product are you using? On what operating system?
Source version r17 ... make clean; make
Please provide any additional information below.
Original issue reported on code.google.com by jsden...@gmail.com on 22 Jan 2012 at 6:49
Original issue reported on code.google.com by
jsden...@gmail.com
on 22 Jan 2012 at 6:49