Ticket #7065 (closed bug: fixed)
x86 : Pattern match fail in an equation for `freeReg': freeReg 5 = ...
| Reported by: | erikd | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6.1 |
| Component: | Compiler | Version: | 7.5 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | x86 |
| Type of failure: | Building GHC failed | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
This is failing on git HEAD (4450cc7f05c65544514c28aca12a79f78ecf75fb)
HC [stage 0] compiler/stage1/build/X86/Regs.o
compiler/nativeGen/X86/Regs.hs:471:1:
Warning: Pattern match(es) are overlapped
In an equation for `freeReg': freeReg 5 = ...
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

