From: JF Bastien <jfb@google.com>
Date: Wed, 9 Dec 2015 15:52:57 +0000 (+0000)
Subject: WebAssembly: add missing failure to the list.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=fecb71a6a4db2198fa71a02de10e3f8762e7348e;p=oota-llvm.git

WebAssembly: add missing failure to the list.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255119 91177308-0d34-0410-b5e6-96231b3b80d8
---

diff --git a/lib/Target/WebAssembly/known_gcc_test_failures.txt b/lib/Target/WebAssembly/known_gcc_test_failures.txt
index 1e72ad6d5a9..ca0fe204fd4 100644
--- a/lib/Target/WebAssembly/known_gcc_test_failures.txt
+++ b/lib/Target/WebAssembly/known_gcc_test_failures.txt
@@ -390,6 +390,7 @@ pr17377.c
 
 # Error: invalid output constraint '=t' in asm.
 990413-2.c
+990826-0.c
 
 # Error: __builtin_setjmp / __builtin_longjmp is not supported for the current target.
 built-in-setjmp.c