[multi_index] regression in gcc-3.1-linux --seeminlgy MPL-related

Currently, one of the tests of Boost.MultiIndex is failing for GCC 3.1 under Linux: http://tinyurl.com/638oh The ICE happens inside boost/mpl/aux_/at_impl.hpp. This test used to work OK against the RC branch a couple of days ago. Any idea? Thank you, Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

JOAQUIN LOPEZ MU?Z wrote:
Currently, one of the tests of Boost.MultiIndex is failing for GCC 3.1 under Linux:
The ICE happens inside boost/mpl/aux_/at_impl.hpp.
This test used to work OK against the RC branch a couple of days ago. Any idea?
Neither CVS head, nor the RC branch have been tested against gcc 3.1 under Linux. I (re)added this compiler because I had spare CPU time. I don't think gcc 3.1 is something one has to worry about too much. I doubt it is much in use. (Either people still stick to the even more broken gcc 3.1 or they use gcc 3.3 or even 3.4) Regards, m
participants (2)
-
JOAQUIN LOPEZ MU?Z
-
Martin Wille