S/390: Improve s390-passes.def formatting
The result looks nicer in the generated pass-instances.def.
gcc/ChangeLog:
2018-09-14 Ilya Leoshkevich <iii@linux.ibm.com>
* config/s390/s390-passes.def (INSERT_PASS_BEFORE): Improve
formatting.
From-SVN: r264306
+2018-09-14 Ilya Leoshkevich <iii@linux.ibm.com>
+
+ * config/s390/s390-passes.def (INSERT_PASS_BEFORE): Improve
+ formatting.
+
2018-09-14 Richard Biener <rguenther@suse.de>
PR middle-end/63155
along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */
-INSERT_PASS_BEFORE (pass_thread_prologue_and_epilogue, 1, pass_s390_early_mach);
+ INSERT_PASS_BEFORE (pass_thread_prologue_and_epilogue, 1, pass_s390_early_mach);