On 10/20/14 14:25, Bernd Schmidt wrote:
ptx assembly follows rather different rules than what's typical
elsewhere. We need a new hook to add a " };" string when we are finished
outputting a variable with an initializer.


Bernd


005-declend.diff


        gcc/
        * target.def (decl_end): New hook.
        * varasm.c (assemble_variable_contents, assemble_constant_contents):
        Use it.
        * doc/tm.texi.in (TARGET_ASM_DECL_END): Add.
        * doc/tm.texi: Regenerate.
Ok.
jeff

Reply via email to