]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/58708 (string literal operator templates broken)
authorRichard Sandiford <rdsandiford@googlemail.com>
Thu, 30 Jan 2014 19:44:06 +0000 (19:44 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 30 Jan 2014 19:44:06 +0000 (19:44 +0000)
commit35e519c48459fbcd3e0e70844ef6f87a7eeb50c5
treed0831e1e20b8e64cc5661de4a689c8862b9e4e4b
parentbf53d4b89ea5119786ccbb5184083363e27cc22c
re PR c++/58708 (string literal operator templates broken)

gcc/cp/
PR c++/58708
* parser.c (make_string_pack): Use double_int::from_buffer.

From-SVN: r207320
gcc/cp/ChangeLog
gcc/cp/parser.c