[Bug c++/52521] [C++11] user defined literals and order of declaration

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 7 20:20:00 GMT 2012


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2012-03-07 20:20:09 UTC ---
Author: jason
Date: Wed Mar  7 20:20:00 2012
New Revision: 185079

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185079
Log:
    PR c++/52521
    * mangle.c (write_literal_operator_name): The length comes after the
    operator prefix.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/udlit-mangle.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/mangle.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list