patch applied (ghc): Fix the pattern for _hpc symbols: it incorrectly matched the _hp suffix too
Simon Marlow <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Tue Dec 12 02:32:37 PST 2006 Simon Marlow <[email protected]> * Fix the pattern for _hpc symbols: it incorrectly matched the _hp suffix too This has the undesitrable effect that stg_gc_gen_hp in the RTS was caught as an HPC symbol and put in the data segment. M ./driver/mangler/ghc-asm.lprl -1 +1