|
Re: [GHC] #765: x86_64 NCG goes via unsigned for FFI Int return types.: msg#00042lang.haskell.glasgow.bugs
#765: x86_64 NCG goes via unsigned for FFI Int return types. ------------------------------------------+--------------------------------- Reporter: duncan.coutts@xxxxxxxxxxxxx | Owner: Type: bug | Status: closed Priority: high | Milestone: Component: Compiler (NCG) | Version: 6.4.2 Severity: normal | Resolution: invalid Keywords: | Os: Linux Difficulty: Unknown | Architecture: x86_64 (amd64) ------------------------------------------+--------------------------------- Changes (by simonmar): * resolution: => invalid * status: new => closed Comment: This isn't a bug: the Haskell {{{Int}}} type corresponds to {{{HsInt}}}, not {{{int}}}, in C land. As noted, {{{CInt}}} works correctly. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/765> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #764: DESTDIR Makefile variable, GHC |
|---|---|
| Next by Date: | Re: Conflict in HEAD between suffix.mk and config.mk.in, Simon Marlow |
| Previous by Thread: | Re: [GHC] #765: x86_64 NCG goes via unsigned for FFI Int return types., GHC |
| Next by Thread: | [GHC] #766: GHC 6.4.2 won't build on Mac OS X, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |