[Bug c++/58708] string literal operator templates broken

3dw4rd at verizon dot net gcc-bugzilla@gcc.gnu.org
Thu Oct 17 06:53:00 GMT 2013


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

--- Comment #7 from Ed Smith-Rowland <3dw4rd at verizon dot net> ---
Created attachment 31024
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31024&action=edit
Busybox to play with patched g++.

I get:
ed@bad-horse:~/tr2$ ./pr58708 

 0 0 0 1
 0 0 0 0
 65536 65537 65538

 1 0 0 0
 0 0 0 0
 97 98 99 100 101 102 103 104

 0 1 0 0
 0 0 0 0
 97 98 99 100 101 102 103 104

 0 1 0 0
 0 0 0 0
 16909060 84281096

 0 0 1 0
 0 0 0 0
 258 772 1286 1800

 0 0 0 1
 0 0 0 0
 16909060 84281096



More information about the Gcc-bugs mailing list