zayac / hera-mcst

Automatically exported from code.google.com/p/hera-mcst
0 stars 0 forks source link

#LCC#call par failure #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Не компилируются файлы с вызовом при 
наличии параметров.

$./lcc t.c -S
t.c:3: compiler error in _label--Bad terminal 2327

2327 соответствует ADDRFP2

Необходимо для реализации тестов для 
инженеров.

Original issue reported on code.google.com by diman...@gmail.com on 18 Apr 2011 at 1:04

Attachments:

GoogleCodeExporter commented 9 years ago
После чего вылезет НЕХ в виде:

$./lcc t.c -S
./lcc: fatal error in build/lib/lcc/rcc

Здесь надо будет разобраться в коде 
компилятора, что ему мешает.

Original comment by diman...@gmail.com on 18 Apr 2011 at 1:11