1 /* Copyright 2000 Free Software Foundation */
2 /* by Alexandre Oliva <aoliva@redhat.com> */
7 int bar
; /* { dg-error "previous.*decl" "previous.*decl" } */
8 volatile int bar
; /* { dg-error "conflicting type qualifiers" "conflicting type qualifiers" } */