aboutsummaryrefslogtreecommitdiff
path: root/test/lang/cpp/char1632_t/TestChar1632T.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/lang/cpp/char1632_t/TestChar1632T.py')
-rw-r--r--test/lang/cpp/char1632_t/TestChar1632T.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lang/cpp/char1632_t/TestChar1632T.py b/test/lang/cpp/char1632_t/TestChar1632T.py
index bd93ce827..974779436 100644
--- a/test/lang/cpp/char1632_t/TestChar1632T.py
+++ b/test/lang/cpp/char1632_t/TestChar1632T.py
@@ -20,6 +20,7 @@ class Char1632TestCase(TestBase):
self.buildDsym()
self.char1632()
+ @expectedFailureIcc # ICC (13.1) does not emit the DW_TAG_base_type for char16_t and char32_t.
@dwarf_test
def test_with_dwarf(self):
"""Test that the C++11 support for char16_t and char32_t works correctly."""