This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Multi line string literals are deprecated considered bad
- To: dewar at gnat dot com, mark at codesourcery dot com
- Subject: Re: Multi line string literals are deprecated considered bad
- From: dewar at gnat dot com
- Date: Mon, 19 Mar 2001 16:30:42 -0500 (EST)
- Cc: ak at suse dot de, carlo at alinoe dot com, gcc at gcc dot gnu dot org,jbuck at racerx dot synopsys dot com
It is in C++, FWIW. (Not the extended GCC version, but basic asm ("...");)
Right, but what I mean is that what's *inside* the asm is clearly non-portable
so a non-portable extension here is not an evil thing.
Although if it is too hard to do, I agree it is not worth the effrot.