[Bug c++/25015] [gomp] Function names cannot be demangled due to ".omp_fn" suffix

d.g.gorbachev at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Dec 16 01:04:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25015

--- Comment #5 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> ---
Now, `_Z3foov._omp_fn.0' is demangled as `foo() [clone ._omp_fn.0]'. GCC could
use that instead of just '<built-in>'.



More information about the Gcc-bugs mailing list