[GHC] #10370: Compile time regression in OpenGLRaw
GHC
ghc-devs at haskell.org
Fri May 22 14:39:32 UTC 2015
#10370: Compile time regression in OpenGLRaw
-------------------------------------+-------------------------------------
Reporter: michalt | Owner:
Type: bug | Status: merge
Priority: normal | Milestone: 7.10.2
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by thoughtpolice):
* status: new => merge
* milestone: => 7.10.2
Comment:
Yeah, so we want something smaller, we don't need the 20 second variant.
We can probably just cut Reid's test case in half or even a third and
check that in, double checking the behavior is still fixed (which is
obviously pretty easy). I'll get on it shortly.
I'm also moving this to 7.10.2 - the `tidyOccName` fix already applies
cleanly in my tree. The evil simplifier bug applies modulo a small change
in `SimplCore` - so this is an excellent bugfix to go in!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10370#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list