egcs exception handling: array partial construction fix

Christian Kotz e8708682@stud1.tuwien
Tue Apr 28 11:00:00 GMT 1998


Title: egcs exception handling: array partial construction fix




When do You plan to include correct exception handling of partial
constructed arrays into egcs c++ frontend?
I use code that depends on that feature. (It usually does resource
allocation / deallocation via construr / destructor and sometimes
allocates arrays of these (mutexes and the like). Also threadsafe eh
is important, but I heard that You are already working on that.
If these eh matters have low priority for You, is it possible to
send me some documentation on egcs c++ eh, so that I can maybe fix it
myself?
bye





More information about the Gcc mailing list