re PR c++/11756 (ICE's when using typeof in template function parameter type declarat...
authorJason Merrill <jason@redhat.com>
Thu, 4 Oct 2007 01:01:00 +0000 (21:01 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 4 Oct 2007 01:01:00 +0000 (21:01 -0400)
commit231d0665181e5a58542608c129fe31e323bddff6
tree7bfb175a7f59ce236d78ac9a6349b3487dfdb0e0
parenta4510cfbba0b606d2469e3b9ae108bd14bd79c67
re PR c++/11756 (ICE's when using typeof in template function parameter type declarations)

        PR c++/11756
        * mangle.c (write_type) [TYPEOF_TYPE]: Just sorry.

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