Re: [commit: ghc] master: whitespace and panic message fixup (254f1a6)
Gabor Greif <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <CAK-hX0=qhwy_0RAEfMBOden4ocu-mOnOWXmcimv_-vLdGNG7Xg@mail.gmail.com> |
Hi Simon,
>
> -getCondCode other = pprPanic "getCondCode(2)(x86,sparc)" (ppr other)
> +getCondCode other = pprPanic "getCondCode(2)(x86,x96_64)" (ppr other)
'x96_64' sounds wrong...
Cheers,
Gabor