This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [v3][patch] ARM EABI tweaks for vector constructors


Paul Brook wrote:

The ARM EABI says that __cxa_vec_ctor and __cxa_vec_cctor should return their first argument. Patch below implements this.

Built i686-linux and Tested with cross to arm-none-elf.
Ok?

OK.

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


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