| 1 | Glasgow Haskell Compiler, Version 6.6.1, for Haskell 98, compiled by GHC version 6.6.1 |
|---|
| 2 | Using package config file: /local/home/maeder/lib/ghc-6.6.1/package.conf |
|---|
| 3 | Using package config file: /home/maeder/.ghc/x86_64-linux-6.6.1/package.conf |
|---|
| 4 | wired-in package base mapped to base-2.1.1 |
|---|
| 5 | wired-in package rts mapped to rts-1.0 |
|---|
| 6 | wired-in package haskell98 mapped to haskell98-1.0 |
|---|
| 7 | wired-in package template-haskell mapped to template-haskell-2.1 |
|---|
| 8 | Hsc static flags: -static |
|---|
| 9 | Created temporary directory: /tmp/ghc20898_0 |
|---|
| 10 | *** Checking old interface for main:Main: |
|---|
| 11 | *** Parser: |
|---|
| 12 | *** Renamer/typechecker: |
|---|
| 13 | *** Desugar: |
|---|
| 14 | Result size = 10 |
|---|
| 15 | *** Simplify: |
|---|
| 16 | Result size = 10 |
|---|
| 17 | Result size = 10 |
|---|
| 18 | *** Specialise: |
|---|
| 19 | Result size = 10 |
|---|
| 20 | *** Float out (not lambdas, not constants): |
|---|
| 21 | Result size = 10 |
|---|
| 22 | *** Float inwards: |
|---|
| 23 | Result size = 10 |
|---|
| 24 | *** Simplify: |
|---|
| 25 | Result size = 55 |
|---|
| 26 | Result size = 55 |
|---|
| 27 | *** Simplify: |
|---|
| 28 | Result size = 51 |
|---|
| 29 | Result size = 51 |
|---|
| 30 | *** Simplify: |
|---|
| 31 | Result size = 51 |
|---|
| 32 | *** Demand analysis: |
|---|
| 33 | Result size = 51 |
|---|
| 34 | *** Worker Wrapper binds: |
|---|
| 35 | Result size = 51 |
|---|
| 36 | *** GlomBinds: |
|---|
| 37 | *** Simplify: |
|---|
| 38 | Result size = 51 |
|---|
| 39 | *** Float out (not lambdas, constants): |
|---|
| 40 | Result size = 53 |
|---|
| 41 | *** Common sub-expression: |
|---|
| 42 | Result size = 53 |
|---|
| 43 | *** Float inwards: |
|---|
| 44 | Result size = 53 |
|---|
| 45 | *** Simplify: |
|---|
| 46 | Result size = 53 |
|---|
| 47 | *** Tidy Core: |
|---|
| 48 | Result size = 53 |
|---|
| 49 | *** CorePrep: |
|---|
| 50 | Result size = 53 |
|---|
| 51 | *** Stg2Stg: |
|---|
| 52 | *** CodeGen: |
|---|
| 53 | *** CodeOutput: |
|---|
| 54 | *** C Compiler: |
|---|
| 55 | gcc -x c /tmp/ghc20898_0/ghc20898_0.hc -o /tmp/ghc20898_0/ghc20898_0.raw_s -fomit-frame-pointer -fno-asynchronous-unwind-tables -fno-unit-at-a-time -fno-builtin -fno-strict-aliasing -v -S -Wimplicit -O -D__GLASGOW_HASKELL__=606 -I . -I /local/home/maeder/lib/ghc-6.6.1/include -fwrapv |
|---|
| 56 | Using built-in specs. |
|---|
| 57 | Target: x86_64-suse-linux |
|---|
| 58 | Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.1.0 --enable-ssp --disable-libssp --enable-java-awt=gtk --enable-gtk-cairo --disable-libjava-multilib --with-slibdir=/lib64 --with-system-zlib --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --without-system-libunwind --with-cpu=generic --host=x86_64-suse-linux |
|---|
| 59 | Thread model: posix |
|---|
| 60 | gcc version 4.1.0 (SUSE Linux) |
|---|
| 61 | /usr/lib64/gcc/x86_64-suse-linux/4.1.0/cc1 -quiet -v -I . -I /local/home/maeder/lib/ghc-6.6.1/include -D__GLASGOW_HASKELL__=606 /tmp/ghc20898_0/ghc20898_0.hc -quiet -dumpbase ghc20898_0.hc -mtune=generic -auxbase-strip /tmp/ghc20898_0/ghc20898_0.raw_s -O -Wimplicit -version -fomit-frame-pointer -fno-asynchronous-unwind-tables -fno-unit-at-a-time -fno-builtin -fno-strict-aliasing -fwrapv -o /tmp/ghc20898_0/ghc20898_0.raw_s |
|---|
| 62 | #include "..." search starts here: |
|---|
| 63 | #include <...> search starts here: |
|---|
| 64 | . |
|---|
| 65 | /local/home/maeder/lib/ghc-6.6.1/include |
|---|
| 66 | /usr/local/include |
|---|
| 67 | /usr/lib64/gcc/x86_64-suse-linux/4.1.0/include |
|---|
| 68 | /usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-linux/include |
|---|
| 69 | /usr/include |
|---|
| 70 | End of search list. |
|---|
| 71 | GNU C version 4.1.0 (SUSE Linux) (x86_64-suse-linux) |
|---|
| 72 | compiled by GNU C version 4.1.0 (SUSE Linux). |
|---|
| 73 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
|---|
| 74 | Compiler executable checksum: 2a0f44c13e5d93ed3c44b138ce9d2062 |
|---|
| 75 | *** Mangler: |
|---|
| 76 | /local/home/maeder/lib/ghc-6.6.1/ghc-asm /tmp/ghc20898_0/ghc20898_0.raw_s /tmp/ghc20898_0/ghc20898_0.s |
|---|
| 77 | *** Assembler: |
|---|
| 78 | gcc -I. -c /tmp/ghc20898_0/ghc20898_0.s -o Test.o |
|---|
| 79 | *** Deleting temp files: |
|---|
| 80 | Deleting: /tmp/ghc20898_0/ghc20898_0.s /tmp/ghc20898_0/ghc20898_0.raw_s /tmp/ghc20898_0/ghc20898_0.hc |
|---|
| 81 | *** Deleting temp dirs: |
|---|
| 82 | Deleting: /tmp/ghc20898_0 |
|---|