2 // GROUPS passed miscellaneous-bugs
4 // Sun Jun 13 12:55:22 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
6 // * cp-decl.c (grokvardecl): Don't complain about duplicate
7 // definitions of `extern "C"' declarations (parallelize it with how
8 // regular `extern' decls are handled).
10 extern "C" double _MaXdOuB, _MiNdOuB;
11 extern "C" double _MaXdOuB, _MiNdOuB; // no error should be emitted for this