[GHC] #13924: join001 doesn't test anything related to join points
GHC
ghc-devs at haskell.org
Wed Jul 5 10:32:06 UTC 2017
#13924: join001 doesn't test anything related to join points
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
As far as I can see the same core is produced by 8.0.2 (before join
points) and 8.2.1 (after join points). The test just tests whether the
file `join001.hs` compiles without inspecting whether any join points are
found and exploited.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13924>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list