simonmar    2005/04/22 03:21:10 PDT

  Modified files:
    ghc/compiler/cmm     PprC.hs 
  Log:
  pprLit: when printing a CLabel, prefix it with '&'.  This ensures we
  get the address rather than the value, in the case when the C label
  refers to a variable (as might be the case if it is from a foreign
  import, for example).
  
  Revision  Changes    Path
  1.17      +5 -3      fptools/ghc/compiler/cmm/PprC.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to