mangle.c (write_builtin_type): Handle integer types which are not one of the shared...
authorMarkus F.X.J. Oberhumer <markus@oberhumer.com>
Sun, 24 Apr 2005 17:35:34 +0000 (17:35 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 24 Apr 2005 17:35:34 +0000 (17:35 +0000)
commit4484e9b6a8f4845884ceb40453280596b9ad6bf5
treebb1fb372faf60da153d48910bcde48e7db0a990a
parent7da4bf7dd7624094cd3422246af9f10c8538eb51
mangle.c (write_builtin_type): Handle integer types which are not one of the shared integer type nodes and...

* mangle.c (write_builtin_type): Handle integer types which are
not one of the shared integer type nodes and emit a "vendor
extended builtin type" with an encoding in the form of "u5int96".

From-SVN: r98665
gcc/cp/ChangeLog
gcc/cp/mangle.c