ocaml/testsuite/tests/asmcomp
Xavier Leroy 53231bcdc3 Update to trunk r16267.
A change on trunk in cmmgen was causing problems: the use of array_indexing
in bigarray_indexing was constructing derived pointers of Addr type
instead of the correct Int type.  (Because bigarray inner pointers
are outside the heap, and because they are live across allocations.)
Added an optional argument to array_indexing to specify expected
pointer type, and adapted bigarray_indexing to use it with type Int.


git-svn-id: http://caml.inria.fr/svn/ocaml/branches/cmm-mach-types@16268 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-07-27 08:18:53 +00:00
..
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
Makefile remove spurious verbosity in test makefile 2015-07-15 14:51:08 +00:00
alpha.S remove all $Id keywords 2012-10-15 17:50:56 +00:00
amd64.S make the testsuite work on cygwin-64, where dynamic linking is not yet available 2013-12-03 14:42:23 +00:00
arith.cmm More precise typing at the C-- and Mach level: 2014-11-06 08:54:14 +00:00
arm.S remove all $Id keywords 2012-10-15 17:50:56 +00:00
arm64.S fix some of the whitespace problems in the source 2014-04-12 10:17:02 +00:00
checkbound.cmm remove all $Id keywords 2012-10-15 17:50:56 +00:00
fib.cmm remove all $Id keywords 2012-10-15 17:50:56 +00:00
hppa.S remove all $Id keywords 2012-10-15 17:50:56 +00:00
i386.S remove all $Id keywords 2012-10-15 17:50:56 +00:00
i386nt.asm remove all $Id keywords 2012-10-15 17:50:56 +00:00
ia64.S remove all $Id keywords 2012-10-15 17:50:56 +00:00
integr.cmm remove all $Id keywords 2012-10-15 17:50:56 +00:00
lexcmm.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
lexcmm.mll More precise typing at the C-- and Mach level: 2014-11-06 08:54:14 +00:00
m68k.S remove all $Id keywords 2012-10-15 17:50:56 +00:00
main.c remove all $Id keywords 2012-10-15 17:50:56 +00:00
main.ml Merge branch 4.01 from branching point to 4.01.0+rc1 2013-09-04 15:12:37 +00:00
mainarith.c PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
mips.s remove all $Id keywords 2012-10-15 17:50:56 +00:00
optargs.ml merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00
parsecmm.mly More precise typing at the C-- and Mach level: 2014-11-06 08:54:14 +00:00
parsecmmaux.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
parsecmmaux.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
power-aix.S remove all $Id keywords 2012-10-15 17:50:56 +00:00
power-elf.S remove all $Id keywords 2012-10-15 17:50:56 +00:00
power-rhapsody.S remove all $Id keywords 2012-10-15 17:50:56 +00:00
quicksort.cmm More precise typing at the C-- and Mach level: 2014-11-06 08:54:14 +00:00
quicksort2.cmm More precise typing at the C-- and Mach level: 2014-11-06 08:54:14 +00:00
soli.cmm More precise typing at the C-- and Mach level: 2014-11-06 08:54:14 +00:00
sparc.S PR#6665: Failure of tests/asmcomp on sparc 2014-12-24 16:24:51 +00:00
staticalloc.ml merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00
tagged-fib.cmm remove all $Id keywords 2012-10-15 17:50:56 +00:00
tagged-integr.cmm More precise typing at the C-- and Mach level: 2014-11-06 08:54:14 +00:00
tagged-quicksort.cmm More precise typing at the C-- and Mach level: 2014-11-06 08:54:14 +00:00
tagged-tak.cmm remove all $Id keywords 2012-10-15 17:50:56 +00:00
tak.cmm remove all $Id keywords 2012-10-15 17:50:56 +00:00