]> gcc.gnu.org Git - gcc.git/commit
mangle.c (write_type): Add target-specific manglings for non-fundamental types to...
authorMark Mitchell <mark@codesourcery.com>
Fri, 29 Aug 2008 22:19:24 +0000 (22:19 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 29 Aug 2008 22:19:24 +0000 (22:19 +0000)
commit3852d2bef61369090fbf7cdab2980b36e281f2b8
tree6a9ef8288afb39bb82c46f49130ebd160ae316d0
parente71197053782c0b874871d546f82ce91e0ca981b
mangle.c (write_type): Add target-specific manglings for non-fundamental types to the substitution table.

* mangle.c (write_type): Add target-specific manglings for
non-fundamental types to the substitution table.

* g++.dg/abi/mangle-neon.C: Add substitution test.

From-SVN: r139791
gcc/cp/ChangeLog
gcc/cp/mangle.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/abi/mangle-neon.C
This page took 0.058816 seconds and 5 git commands to generate.