blob: b77b95e796135ebbfe4537eb956f70830f2c0f44 [file] [log] [blame]
Daniel Dunbar6be9f352010-10-18 23:37:08 +00001/* RUN: %clang_cc1 -triple i386-unknown-unknown -fsyntax-only -verify %s
2 * RUN: %clang_cc1 -triple x86_64-unknown-unknown -std=gnu89 -fsyntax-only -verify %s
Chris Lattnerc21f1a72008-11-21 01:04:13 +00003 rdar://6096838
Daniel Dunbar4f97e012008-07-25 18:41:57 +00004 */
Andy Gibbs8e8fb3b2012-10-19 12:44:48 +00005// expected-no-diagnostics
Daniel Dunbar4f97e012008-07-25 18:41:57 +00006
Daniel Dunbar4f97e012008-07-25 18:41:57 +00007long double d = 0x0.0000003ffffffff00000p-16357L;