eh_alloc.cc
4.5 KB
-
eh_alloc.cc (__cxa_free_exception): Don't refer to the emergency_buffer using… · 20fdc40c
eh_alloc.cc (__cxa_free_exception): Don't refer to the emergency_buffer using `&array[0][0]' notation, use `array'. * libsupc++/eh_alloc.cc (__cxa_free_exception): Don't refer to the emergency_buffer using `&array[0][0]' notation, use `array'. From-SVN: r121456
Ben Elliston committed