Ticket #2906 (closed bug: duplicate)

Opened 3 years ago

Last modified 3 years ago

.hc code generated for Parser.hs is 2MB big

Reported by: benl Owned by:
Priority: normal Milestone: 6.12 branch
Component: Compiler Version: 6.8.3
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: sparc
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

When compiling GHC 6.10.1 with GHC 6.8.3 on the SPARC T2, the intermediate C code emitted for Parser.hs is a bit over 2MB (that's megabytes) big. GCC 4.2.1 then takes over 2 hrs to compile this single source file.

Change History

Changed 3 years ago by igloo

  • difficulty set to Unknown
  • milestone set to 6.12 branch

Changed 3 years ago by benl

  • status changed from new to closed
  • resolution set to duplicate

dup of #1293

Note: See TracTickets for help on using tickets.