On Sun, 9 Dec 2012 08:02:01 -0600, Amit Kulkarni wrote: > > Mark as BROKEN-hppa, triggers an ICE in src/tr1/assoc_laguerre.cpp, > > apparently related the switch to PIE and the fact that boost uses > > precompiled .gch headers.
This is no longer true since base gcc is now compiled as non-PIE. Someone should remove the BROKEN marker ...