Wed Jun 27 09:51:50 PDT 2007  Clemens Fruhwirth <[EMAIL PROTECTED]>
  * Set .type @object for all global symbols in NCG
  
  When linking against a dynamic library, the linker will emit a warning
  if no type information is present within the library. We generate the
  most trivial type for all externally visible labels, namely @object.

    M ./compiler/nativeGen/PprMach.hs -1 +7

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to