[GHC] #9854: Literal overflow check is too aggressive

GHC ghc-devs at haskell.org
Tue Dec 2 15:58:03 UTC 2014


#9854: Literal overflow check is too aggressive
-------------------------------------+-------------------------------------
              Reporter:  tibbe       |            Owner:
                  Type:  bug         |           Status:  new
              Priority:  normal      |        Milestone:
             Component:  Compiler    |          Version:  7.8.3
            Resolution:              |         Keywords:
      Operating System:              |     Architecture:  Unknown/Multiple
  Unknown/Multiple                   |       Difficulty:  Unknown
       Type of failure:              |       Blocked By:
  None/Unknown                       |  Related Tickets:
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by tibbe):

 According to @hvr gcc allows this kind of signed/unsigned overflow with
 -Woverflow.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9854#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list