[Bug c++/78589] g++ prints <built-in> instead of a function name when warning in an OpenMP outlined function
jamborm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 1 16:19:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78589
--- Comment #6 from Martin Jambor <jamborm at gcc dot gnu.org> ---
(In reply to Martin Jambor from comment #4)
> I am testing a patch for gcc/cp/error.c that (apart from guarding
> against infinite recursion in some cases) should make g++ produce the
> same output as gcc does.
I have posted this patch to the mailing list:
https://gcc.gnu.org/ml/gcc-patches/2016-12/msg00093.html
More information about the Gcc-bugs
mailing list