committed: remove confusing #line in ld/emultempl/mmixelf.em

Hans-Peter Nilsson hp@bitrange.com
Sun Mar 11 11:49:00 GMT 2007


This was just confusing: neither the line number nor the
filename was correct, not anymore.  Some Day #line directives
will be automatically generated by the gen* script (or its
generator or equivalent).

	* emultempl/mmixelf.em: Remove incorrect '#line' directive.

Index: mmixelf.em
===================================================================
RCS file: /cvs/src/src/ld/emultempl/mmixelf.em,v
retrieving revision 1.4
diff -p -u -r1.4 mmixelf.em
--- mmixelf.em	12 May 2005 07:32:03 -0000	1.4
+++ mmixelf.em	11 Mar 2007 11:44:14 -0000
@@ -24,7 +24,6 @@
 . ${srcdir}/emultempl/mmix-elfnmmo.em

 cat >>e${EMULATION_NAME}.c <<EOF
-#line 29 "${srcdir}/emultempl/elfmmix.em"

 static void
 elfmmix_before_parse (void)

brgds, H-P



More information about the Binutils mailing list