#1282: stg_uncheckedShift* not found: regression from ghc-6.6 to ghc-6.6.1 RC
6.6.20070415 (?)
--------------------------+-------------------------------------------------
 Reporter:  Isaac Dupree  |          Owner:         
     Type:  bug           |         Status:  new    
 Priority:  normal        |      Milestone:         
Component:  Compiler      |        Version:  6.6    
 Severity:  normal        |     Resolution:         
 Keywords:                |     Difficulty:  Unknown
 Testcase:                |   Architecture:  powerpc
       Os:  Linux         |  
--------------------------+-------------------------------------------------
Changes (by Isaac Dupree):

  * reporter:  Isaac Dupree <[EMAIL PROTECTED]> => Isaac
               Dupree

Comment:

 Okay, there is an _error_ from my yhc buildbot because it's actually
 trying to link the files.  I can run the command in that yhc directory now
 and get the same error. If I instead use the same arguments, but with the
 system ghc-6.6, it succeeds in producing an executable (which segfaults
 because it's linking in libraries compiled by a different ghc, of course).
 Also, using a ghc-6.6 that I built sometime (without mtl, so I deleted
 `-package mtl` from my command-line and ignored undefined references to
 mtl parts), it did not report those stg_uncheckedShift things (nor indeed
 anything besides mtl) to be undefined.

 (the Version field of this ticket isn't correct... there doesn't seem to
 be a "6.6 branch" option...)

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1282>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to