------- Comment #4 from martin at mpa-garching dot mpg dot de 2006-04-14 10:24 ------- Hi Jakub,
with your patch, the testcase passes for me. Unfortunately the unreduced testcase of PR26084 still causes an ICE, but this time only with "-O" switched on. [EMAIL PROTECTED]:~/Desktop> g++ -m32 -c -O -fopenmp bug.ii /afs/mpa/data/martin/planck/LevelS/Healpix_cxx/alm_map_tools.cc: In function void alm2map_der1(const Alm<xcomplex<T> >&, const std::vector<ringpair, std::allocator<ringpair> >&, T*, T*, T*) [with T = double]: /afs/mpa/data/martin/planck/LevelS/Healpix_cxx/alm_map_tools.cc:644: internal compiler error: Segmentation fault I'm beginning to think that this testcase exposes at least 4 different gcc bugs :( -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26823