[Ada] Fix indentation in generated AST construction functions
authorPiotr Trojanek <trojanek@adacore.com>
Mon, 6 Sep 2021 11:30:43 +0000 (13:30 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 4 Oct 2021 08:45:12 +0000 (08:45 +0000)
commit861dc87d7513f920365f0cf52be7406ca06711cf
tree7777d55d9014e11d3c671d88eff5396fd410f9b8
parentaa40952cda882dd9e6a116247281aeeac0d38baa
[Ada] Fix indentation in generated AST construction functions

gcc/ada/

* gen_il-gen.adb (Put_Make_Spec): Don't emit the LF character in
the middle of a string, because the Put routine won't indent it
properly.
gcc/ada/gen_il-gen.adb