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: RFC: PATCHes to SIMD vector mangling (more c++/12909)


Jason Merrill wrote:

> The second patch improves forward-compatibility by creating an alias
> with the new mangling for any decl that uses the old mangling. 

I like this one, and not the other one.  Let's get the mangling right
(using the new mangling), and -- if we're using the old ABI -- provide
the old mangling for compatibility.  I think you need a test-case or two
with your patch, though. :-)

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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