From fb95a2ef7a24c63cbfc17461e1dc05cf01ab80a4 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Tue, 18 Aug 2020 12:37:35 -0700 Subject: [PATCH] br3392643: update travis test The warning output by obj symbol truncation has been changed, update the travis reference accordingly. Cc: Cyrill Gorcunov Signed-off-by: H. Peter Anvin (Intel) --- travis/test/br3392643.stderr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travis/test/br3392643.stderr b/travis/test/br3392643.stderr index d8ce619ae..a430b9a58 100644 --- a/travis/test/br3392643.stderr +++ b/travis/test/br3392643.stderr @@ -1 +1 @@ -./travis/test/br3392643.asm: warning: cutting object name 'name0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789...' to 255 bytes [-w+other] \ No newline at end of file +./travis/test/br3392643.asm: warning: truncating object name `name012345678901234567890123456789012345678901234567890123456789...' to 255 bytes [-w+other]