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

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Nov 25 20:31:00 GMT 2005



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-11-25 20:31 -------
actually there is no demangling in the C++ front-end.  What is usually is
giving is just a friendly version of the string (there is a way to do this but
I don't know how).

Now the demangler might need to be expanded to support this (but that is a
different issue from the C++ front-end issue).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-11-25 20:31:54
               date|                            |


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



More information about the Gcc-bugs mailing list