blob: 9594c229f452f16d716ea27ef1269a6319ff296c [file] [log] [blame]
// PR c++/48396
namespace std {
type_info *p; // { dg-error "type_info" }
}