On Wed, 2005-05-18 at 08:15 -0400, Steve Grubb wrote:
 I'd never expect gcc to do that kind of optimization. I have no
intention of 
 taking this up with gcc maintainers at this time.  
I would expect it though, and it takes only a moment to "take it up with
gcc maintainers" by mentioning it on IRC. Jakub confirms that GCC
_ought_ to get it right, and asked me to file a bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21643
 > Given that it's already upstream, we might as well leave it
the way it
 > is. As it is, it clearly documents the fact that a space is going to
 > cause the string to be quoted.
 
 Documentation is why we have comments. Do you want me to send a patch? 
No, it's OK. Since I'm reordering and merging patches anyway, it's easy
enough to change it. 
-- 
dwmw2