This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [PATCH] Merge from LTO: eh_personality changes


This patch broke bootstrap on AIX:

/farm/dje/src/src/libstdc++-v3/libsupc++/eh_ptr.cc: In destructor
'std::__exception_ptr::exception_ptr::~exception_ptr()':
/farm/dje/src/src/libstdc++-v3/libsupc++/eh_ptr.cc:67:1: sorry,
unimplemented: Multiple EH personalities are supported only with
assemblers supporting .cfi.personality directive.
make[2]: *** [eh_ptr.lo] Error 1

David


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