On 05/08/2017 08:07 AM, Andreas Schwab wrote: > On Mai 05 2017, Nathan Sidwell wrote: > >> This cleanup patch kills IDENTIFIER_NAMESPACE_VALUE and replaces >> {get,set}_namespace_binding with get_namespace_value and set_global_value >> respectively. > > I'm getting this regression on ia64: > > FAIL: g++.dg/template/virtual3.C -std=c++11 (test for excess errors) I'm not seeing this. On an ia64-linux target (hosted on x86_64-linux) I get the attached output, which is the same as I get on an x86_64-linux native build. For the failure mode you describe I'd expect many more test failures to occur. I wonder if there's some uninitialized variable or something? nathan -- Nathan Sidwell