Matthew Pickering pushed to branch wip/gbc-files at Glasgow Haskell Compiler / GHC

Commits:

6 changed files:

Changes:

  • testsuite/tests/bytecode/T24634/T24634a.stdout
    1
    -[2 of 3] Compiling Main             ( Main.hs, Main.o, interpreted )
    
    1
    +[2 of 3] Compiling Main             ( Main.hs, Main.o, Main.gbc )
    
    2 2
     [3 of 3] Linking Main
    
    3 3
     966

  • testsuite/tests/bytecode/T24634/T24634b.stdout
    1
    -[1 of 3] Compiling Hello            ( Hello.hs, Hello.o, interpreted )
    
    2
    -[2 of 3] Compiling Main             ( Main.hs, Main.o, interpreted )
    
    1
    +[1 of 3] Compiling Hello            ( Hello.hs, Hello.o, Hello.gbc )
    
    2
    +[2 of 3] Compiling Main             ( Main.hs, Main.o, Main.gbc )
    
    3 3
     [3 of 3] Linking Main
    
    4 4
     966

  • testsuite/tests/driver/fat-iface/T22405/T22405.stdout
    1
    -[1 of 2] Compiling Main             ( Main.hs, Main.o, interpreted )
    
    1
    +[1 of 2] Compiling Main             ( Main.hs, Main.o, Main.gbc )
    
    2 2
     [2 of 2] Linking Main

  • testsuite/tests/driver/fat-iface/T22405/T22405b.stdout
    1
    -[1 of 2] Compiling Main2            ( Main2.hs, Main2.o, interpreted )
    
    1
    +[1 of 2] Compiling Main2            ( Main2.hs, Main2.o, Main2.gbc )
    
    2 2
     [2 of 2] Linking Main2

  • testsuite/tests/driver/fat-iface/fat011.stderr
    1
    -[1 of 4] Compiling FatQuote         ( FatQuote.hs, FatQuote.o, interpreted )
    
    2
    -[2 of 4] Compiling FatTH            ( FatTH.hs, FatTH.o, interpreted )
    
    3
    -[3 of 4] Compiling Main             ( FatMain.hs, FatMain.o, interpreted )
    
    1
    +[1 of 4] Compiling FatQuote         ( FatQuote.hs, FatQuote.o, FatQuote.gbc )
    
    2
    +[2 of 4] Compiling FatTH            ( FatTH.hs, FatTH.o, FatTH.gbc )
    
    3
    +[3 of 4] Compiling Main             ( FatMain.hs, FatMain.o, FatMain.gbc )
    
    4 4
     [4 of 4] Linking FatMain

  • testsuite/tests/simplStg/should_compile/T22840.stderr
    1 1
     [1 of 3] Compiling T22840A          ( T22840A.hs, T22840A.o, T22840A.dyn_o )
    
    2
    -[2 of 3] Compiling T22840B          ( T22840B.hs, T22840B.o, T22840B.dyn_o, interpreted )
    
    3
    -[3 of 3] Compiling C                ( T22840.hs, T22840.o, T22840.dyn_o, interpreted )
    
    2
    +[2 of 3] Compiling T22840B          ( T22840B.hs, T22840B.o, T22840B.dyn_o, T22840B.gbc )
    
    3
    +[3 of 3] Compiling C                ( T22840.hs, T22840.o, T22840.dyn_o, T22840.gbc )
    
    4 4
     start
    
    5 5
     Just
    
    6 6
     end