https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58781
emsr at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58781
--- Comment #6 from emsr at gcc dot gnu.org ---
Author: emsr
Date: Tue Jul 1 05:30:34 2014
New Revision: 212188
URL: https://gcc.gnu.org/viewcvs?rev=212188&root=gcc&view=rev
Log:
cp/
2014-06-28 Edward Smith-Rowland <3dw...@verizon.net>
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58781
--- Comment #5 from emsr at gcc dot gnu.org ---
Author: emsr
Date: Tue Jul 1 03:13:17 2014
New Revision: 212186
URL: https://gcc.gnu.org/viewcvs?rev=212186&root=gcc&view=rev
Log:
cp/
2014-06-28 Edward Smith-Rowland <3dw...@verizon.net>
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58781
--- Comment #4 from Ed Smith-Rowland <3dw4rd at verizon dot net> ---
Created attachment 33021
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33021&action=edit
Patch 58781, 59867, 60249, ..
I think I got it.
Don't mess with the token stream
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58781
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58781
--- Comment #3 from Ed Smith-Rowland <3dw4rd at verizon dot net> ---
Q; Is this a regression?
A: No.
See http://ideone.com/8JS3Yf
This is gcc-4.8.1 (needed a space between "" and _s but still errors with this:
-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58781
Ed Smith-Rowland <3dw4rd at verizon dot net> changed:
What|Removed |Added
Attachment #31061|0 |1
is
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58781
--- Comment #1 from Ed Smith-Rowland <3dw4rd at verizon dot net> ---
Created attachment 31061
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31061&action=edit
Busybox showing that the passed in string to the operator is OK.
When I run the bus