|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||||||
2008年11月20日(木) 旧暦 [n年日記] [更新:"2008/11/20 11:23:37"]#1 [gcc] operand 0 missing output reload
When you are preparing *.md files for gcc, you may get following message.
*.md:iii: operand 0 missing output reloadIt means missing = (or +) for constraint (no output specified). gcc-4.2.1/gcc/genrecog.c: 721 else if (constraints0 != '=' && constraints0 != '+') 722 { 723 message_with_line (pattern_lineno, 724 "operand %d missing output reload", 725 XINT (pattern, 0)); 726 error_count++;I have googled but no clue was found (yet). So this the memo for it. ( つっこみ )
|
最近の日記 2025年02月13日 ・dvipdfmx ICC profile format spec. version 4.3.0 2025年01月29日 ・ham/wsjtx 2025年01月27日 ・wip/wsjtx 5.4.2 2025年01月25日 ・ham/wsjtx 2025年01月15日 ・今更 advent calendar | ||