[Bug debug/66714] gomp4: libgomp.oacc-c-c++-common/atomic_capture-1.c -g ICE
vries at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 2 11:35:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66714
--- Comment #7 from vries at gcc dot gnu.org ---
Created attachment 35893
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35893&action=edit
Resulting trace.
The from that cannot be found:
...
decl_value_expr_lookup could not find mapping for from 0x7fb79849d870 in
function main._omp_fn.46
from: fdata.5
...
is indeed inserted at some point (though in a different function):
...
decl_value_expr_insert from 0x7fb79849d870 to 0x7fb798539cf8 in function main
from: fdata.5
to: *.omp_data_i->fdata.5
...
More information about the Gcc-bugs
mailing list