Vladimir A. Merzliakov wrote: > At FreeBSD 5.3 this testcase failed with gcc version 4.1.0 20050429 > (extracted log attached)
Ah! Thanks a lot Vladimir: now it's also obvious why I'm not seeing it: often, while working hard on the library, I don't update the compiler proper every day. I'm not sure whether we should file a specific PR for this ICE: people working on compiler patches are supposed to regtest the library too... ;) Thanks again, Paolo.