mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Regression testcase for PR855.
llvm-svn: 30578
This commit is contained in:
parent
7bcce1a7f6
commit
e1c45087bd
@ -0,0 +1,3 @@
|
||||
// RUN: %llvmgcc %s -S -o /dev/null 2>&1 | not grep 'internal compiler error'
|
||||
|
||||
struct A X[(927 - 37) / sizeof(struct A)];
|
Loading…
Reference in New Issue
Block a user