Re: [patch, C++] Fix g++.dg/cpp0x/nullptr21.C on IA64 HP-UX

2011-06-13 Thread Jason Merrill
OK. Jason

[patch, C++] Fix g++.dg/cpp0x/nullptr21.C on IA64 HP-UX

2011-06-13 Thread Steve Ellcey
The test g++.dg/cpp0x/nullptr21.C fails on IA64 HP-UX in 32 bit mode and in looking at the problem I tracked it down to some code in cxx_init_decl_processing that was added in r159131 to create nullptr_node: 2010-05-06 Magnus Fromreide Jason Merrill Add support for C++0x