This is the mail archive of the gcc-bugs@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]

[Bug c++/48008] [4.6 Regression] libstdc++-v3/testsuite/20_util/function/43397.cc fails to assemble with -fabi-version=5


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48008

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-07 20:10:56 UTC ---
Author: jason
Date: Mon Mar  7 20:10:44 2011
New Revision: 170752

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170752
Log:
    PR c++/48008
    * mangle.c (write_type): Strip cv-quals from FUNCTION_TYPE here.
    (write_CV_qualifiers_for_type): Not here.

Added:
    trunk/gcc/testsuite/g++.dg/abi/mangle46.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/mangle.c
    trunk/gcc/testsuite/ChangeLog


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