#2456: Generics compilation problem: "FATAL:Symbol _XJv_srt already defined."
------------------------+---------------------------------------------------
    Reporter:  ronwalf  |       Owner:          
        Type:  bug      |      Status:  new     
    Priority:  normal   |   Component:  Compiler
     Version:  6.8.3    |    Severity:  normal  
    Keywords:           |    Testcase:          
Architecture:  x86      |          Os:  MacOS X 
------------------------+---------------------------------------------------
 {{{
 $ rm -f DerivingError.o DerivingError.hi; ghc --make DerivingError.hs
 [1 of 1] Compiling DerivingError    ( DerivingError.hs, DerivingError.o )

 
/var/folders/C0/C0SledGV2RaxbU+8ZLDnVU+++TI/-Tmp-//ghc27223_0/ghc27223_0.s:6080:0:
    FATAL:Symbol _XxG_srt already defined.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2456>
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