Hello,

the attached testcase fails to compile with TCE 1.11 / LLVM 3.6:

    tcecc -O3 -I./src -a test.adf -o test.tpef src/main.c src/comp.c
    Unexpected operand type
    UNREACHABLE executed at /opt/TCE/1.11/include/TCEInstrInfo.cc:466!


The problems seems to be the *second* division in file src/comp.c, line
21, despite there is a fp division unit available in the ADF (otherwise
the first division in line 17 would fail either)

Best Regards,
Alex

Attachment: test.tgz
Description: application/compressed-tar

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
pocl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pocl-devel

Reply via email to