Simon Marlow wrote:
[EMAIL PROTECTED] wrote:

Fri Aug 11 14:23:14 PDT 2006  [EMAIL PROTECTED]
  * Deleting needless .ident footer.


Hi Andy,

The .ident was added recently by Duncan Coutts:

Thu Jul  6 12:47:12 BST 2006  Duncan Coutts <[EMAIL PROTECTED]>
  * Add ghc and version number in .ident directive in NCG
  Just because we can and because every other compiler does,
  lets stick in an identifier directive: .ident "GHC x.y.z"
  into the assembly output of the NCG.

    M ./compiler/nativeGen/AsmCodeGen.lhs +7

Would you and Duncan like to fight amongst yourselves and then submit a joint patch, if necessary? :-)

Ah, I see now there was another patch submitted by [EMAIL PROTECTED] which omits the .ident on PPC. If you two agree, I'll applyi this patch instead.

Cheers,
        Simon
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to