aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.law/arm10.C
blob: a57785e55e186d086dace6a8bb9608742b675d81 (plain)
1
2
3
4
5
6
7
8
9
// Build don't link: 
// GROUPS passed ARM-compliance
// arm file
// Message-Id: <1oab2hINN7m@gap.caltech.edu>
// From: tll@cco.caltech.edu (Tal Lewis Lancaster)
// Subject: ARM Page 65
// Date: 18 Mar 1993 17:21:21 GMT

int(*p)[10]=new int[20][10];