#1640: Bang patterns cause compilation error
--------------------------------+-------------------------------------------
  Reporter:  [EMAIL PROTECTED]  |          Owner:         
      Type:  bug                |         Status:  new    
  Priority:  normal             |      Milestone:         
 Component:  Compiler           |        Version:  6.7    
  Severity:  blocker            |       Keywords:         
Difficulty:  Unknown            |             Os:  Unknown
  Testcase:                     |   Architecture:  Unknown
--------------------------------+-------------------------------------------
I get with {-# OPTIONS -fbang-patterns #-} during compilation: in function
 `s1SZy_info'(.text+0x8fff): undefined reference to <something with a name
 derived from my code>_closure'

 Without {-# OPTIONS -fbang-patterns #-} it does compile without error.

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

Reply via email to