* gcc.dg/guality/const-volatile.c: Remove duplicate test
"type:cvip".
From-SVN: r263309
+2018-08-04 Andreas Schwab <schwab@linux-m68k.org>
+
+ * gcc.dg/guality/const-volatile.c: Remove duplicate test
+ "type:cvip".
2018-08-04 Janus Weil <janus@gcc.gnu.org>
/* { dg-final { gdb-test "@main" "type:vs" "volatile struct { const long cli; const signed char csc; }" } } */
-/* { dg-final { gdb-test "@main" "type:cvip" "int * const volatile" } } */
-
/* { dg-final { gdb-test "@main" "type:bar" "struct bar { short s; const short cs; volatile short vs; const volatile short cvs; volatile long long vll; }" } } */
/* { dg-final { gdb-test "@main" "type:foo" "struct foo { const long cli; const signed char csc; }" } } */
/* { dg-final { gdb-test "@main" "type:cfoo" "const struct foo { const long cli; const signed char csc; }" } } */