[GHC] #12974: Solution to regular expression is no longer valid

GHC ghc-devs at haskell.org
Sun Apr 30 19:17:13 UTC 2017


#12974: Solution to regular expression is no longer valid
---------------------------------+--------------------------------------
        Reporter:  pjljvdlaar    |                Owner:  (none)
            Type:  bug           |               Status:  new
        Priority:  normal        |            Milestone:
       Component:  Compiler      |              Version:  8.0.1
      Resolution:                |             Keywords:  regex
Operating System:  Windows       |         Architecture:  x86_64 (amd64)
 Type of failure:  None/Unknown  |            Test Case:
      Blocked By:                |             Blocking:
 Related Tickets:                |  Differential Rev(s):
       Wiki Page:                |
---------------------------------+--------------------------------------

Comment (by RyanGlScott):

 The issue isn't GHC 7.6.3 vs. 8.0.2. Rather, it's a 32-bit vs. 64-bit
 Windows GHC difference. I tested the program on GHC 7.10.2, 7.10.3, and
 8.0.2 using both the 32-bit and 64-bit versions, and the 32-bit versions
 all succeeded whereas the 64-bit versions all failed the second test.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12974#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list