Ticket #7694 (new bug)
LLVM: bootstrapping with LLVM 3.2 does not work
| Reported by: | gmainland | Owned by: | dterei |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.8.1 |
| Component: | Compiler (LLVM) | Version: | 7.7 |
| Keywords: | Cc: | carter.schonwald@…, jan.stolarek@… | |
| Operating System: | Unknown/Multiple | Architecture: | x86_64 (amd64) |
| Type of failure: | Building GHC failed | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Building GHC itself using the LLVM back end no longer works with LLVM 3.2 (3.1 is fine). On Linux x86_64, the stage2 compiler fails for me. Unfortunately running the test suite with stage=1 did not produce any quality failures that would help us track down the problem. This does not appear to be related to the new codegen since using LLVM 3.1 does not cause a failure.
Change History
Note: See
TracTickets for help on using
tickets.
