diff options
author | Johannes Weißl <[email protected]> | 2013-11-05 22:18:57 +0100 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2014-01-10 11:28:49 +0100 |
commit | 5f712405e51a01900bb90a88939066da19182f22 (patch) | |
tree | 7f954d410feac2df32864ee2ded2f975a7715dc0 /HOWTO/INSTALL-CROSS.md | |
parent | 039ea3a6ed5dc147478f294910ba042850db2383 (diff) | |
download | otp-5f712405e51a01900bb90a88939066da19182f22.tar.gz otp-5f712405e51a01900bb90a88939066da19182f22.tar.bz2 otp-5f712405e51a01900bb90a88939066da19182f22.zip |
hipe: Fix compilation with 'no_remove_comments'
To reproduce the error:
$ echo '-module(hello).' > hello.erl
$ erl
1> c(hello, [native,{hipe,[no_remove_comments]}]).
[...]
<HiPE (v 3.10.2.1)> Error: [hipe:834]: ERROR: {{case_clause,
{icode_comment,call_ext_only}},
[{hipe_icode,successors,1,
[{file,"hipe_icode.erl"},
{line,1444}]},
[...]
Diffstat (limited to 'HOWTO/INSTALL-CROSS.md')
0 files changed, 0 insertions, 0 deletions