[GHC] #14231: Core lint error "in result of Static argument"
GHC
ghc-devs at haskell.org
Mon Jul 9 14:25:12 UTC 2018
#14231: Core lint error "in result of Static argument"
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone:
Component: Compiler | Version: 8.5
Resolution: | Keywords:
| StaticArgumentTransformation
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4945
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by osa1):
These are all stat failures: (not good enough)
- T10858
- T1969
- T3294
- T4801
- T3064
- T5030
- T5631
- parsing001
- T783
- T5321Fun
- T5321FD
- T5642
- T5837
- T6048
- T9020
- T9675
- T9872a
- T9872b
- T9872c
- T9872d
- T9961
- T9233
- T10370
- T10547
- T12227
- T12425
- T12234
- T12545
- T13035
- T13056
- T12707
- T12150
- T13379
- MultiLayerModules
- ManyConstructors
- ManyAlternatives
- T13701
- T13719
- T14697
- T14683
- T9630
- T15164
- T14052
Lint errors:
- determ017
- joao-circular
- spec001
- T4945
- T13143
- T3591
- T8425
Debug output differs because with this pass we do more inlinings etc.
- inline-check
- rule2
These are all -fghci-leak-check warnings:
- prog001
- prog002
- prog003
- ghci.prog009
- ghci.prog010
- prog012
- prog013
- ghci024
- ghci025
- ghci038
- ghci057
- T2182ghci
- T6106
- ghci058
- T8353
- T9293
- T10989
- T13825-ghci
- print007
- break008
- break009
- break026
- T4029
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14231#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list