Ticket #4849 (closed bug: wontfix)
object code size fairly large for ghc-7.0.1 with optimization
| Reported by: | maeder | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.4.1 |
| Component: | Compiler | Version: | 7.0.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Compile-time performance bug | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
The object code size for the file Isabelle/IsaParse.o increased from 291220 (for ghc-6.12.3) to 833736 bytes under x86 linux. (The container package version does not matter.)
Without optimization (via "cabal configure -O0") the object code size actually decreased from 177720 (for ghc-6.12.3) to 157432.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

