[Bug middle-end/26823] ICE with OpenMP in add_stmt_to_eh_region_fn, at tree-eh.c:100

martin at mpa-garching dot mpg dot de gcc-bugzilla@gcc.gnu.org
Fri Apr 14 10:24:00 GMT 2006



------- 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.

martin@linux:~/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



More information about the Gcc-bugs mailing list