summaryrefslogtreecommitdiffstats
path: root/test/Assembler/2003-05-21-MalformedStructCrash.llx
blob: 0844437af470f572442e3c34436767f77d6f2457 (plain)
1
2
3
4
; Found by inspection of the code
; RUN: as < %s 2>&1 | grep "Illegal"

global {} { int 7, float 1.0, int 7, int 8 }