This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch committed SH] Add atomic patterns


On 12/17/2011 12:13 PM, Oleg Endo wrote:
> @@ -90,13 +90,13 @@
>    return \"\\
>  mova\\t1f, r0\\n\\
>  \\t<i124extend_insn>\\t%2, %4\\n\\
> +\\t.align\\t2\\n\\

The other thing that should be remembered is that inside a { }
block you don't need to double-quote all the \'s.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]