This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Replacement for __builtin_vec_delete etc. ??


According to the ChangeLog, the C++ memory management functions
(__builtin_new, etc.) were removed from libgcc2.c last year. However,
the C++ compiler on openvms/alpha still generates references
(see cp/method.c:build_decl_overload_real) to these functions.

I see that the functions were removed but I can't figure out
how they were replaced.

-- 
proGIS Software                 E-Mail: kkaempf@progis.de
Dipl.-Inform. Klaus K"ampf      Fax:    0241-47067-29
Jakobstr. 117                   Voice:  0241-47067-11
D-52064 Aachen                  WWW:	http://www.progis.de



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]