https://bugs.llvm.org/show_bug.cgi?id=39238
Bug ID: 39238
Summary: [AVR] Regression test CodeGen/AVR/call.ll fails in
revision 344047
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: AVR
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Testcase CodeGen/AVR/call.ll fails in latest AVR build, 10th October 2018,
r344047
********************
FAIL: LLVM :: CodeGen/AVR/call.ll (7966 of 28024)
******************** TEST 'LLVM :: CodeGen/AVR/call.ll' FAILED
********************
Script:
--
: 'RUN: at line 1'; /home/llvm_build/bin/llc <
/home/llvm/llvm/test/CodeGen/AVR/call.ll
-march=avr -mattr=avr6 | /home/llvm_build/bin/FileCheck
/home/llvm/test/CodeGen/AVR/call.ll
--
Exit Code: 1
Command Output (stderr):
--
/home/llvm/test/CodeGen/AVR/call.ll:179:10: error: CHECK: expected string not
found in input
; CHECK: movw r30, [[REG]]
^
<stdin>:380:2: note: scanning from here
icall
^
<stdin>:380:2: note: with variable "REG" equal to "r30"
icall
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs