incr-comp: add ignore-32bit directive to incr-prev-body-beyond-eof test

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
This commit is contained in:
Tyson Nottingham 2020-11-08 20:31:05 -08:00
parent 73351109f5
commit dac57e67d6
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,7 @@
-include ../../run-make-fulldeps/tools.mk
include ../../run-make-fulldeps/tools.mk
# FIXME https://github.com/rust-lang/rust/issues/78911
# ignore-32bit wrong/no cross compiler and sometimes we pass wrong gcc args (-m64)
# Tests that we don't ICE during incremental compilation after modifying a
# function span such that its previous end line exceeds the number of lines

View File

@ -1,5 +1,6 @@
include ../../run-make-fulldeps/tools.mk
# FIXME https://github.com/rust-lang/rust/issues/78911
# ignore-32bit wrong/no cross compiler and sometimes we pass wrong gcc args (-m64)
all: foo