Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
6467f76a
Commit
6467f76a
authored
Sep 23, 2001
by
ken
Browse files
[project @ 2001-09-23 21:43:25 by ken]
Yes, Virginia, alpha-dec-osf3 is little-endian. MERGE TO STABLE
parent
ac0b458c
Changes
1
Show whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/codeGen/should_run/cg044.hs
View file @
6467f76a
...
@@ -15,6 +15,12 @@ reverse_if_bigendian = id
...
@@ -15,6 +15,12 @@ reverse_if_bigendian = id
#
ifdef
i386_unknown_mingw32
#
ifdef
i386_unknown_mingw32
reverse_if_bigendian
=
id
reverse_if_bigendian
=
id
#
endif
#
endif
#
ifdef
i386_unknown_mingw32
reverse_if_bigendian
=
id
#
endif
#
ifdef
alpha_dec_osf3
reverse_if_bigendian
=
id
#
endif
main
::
IO
()
main
::
IO
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment