-
Bug
-
Resolution: Fixed
-
P4
-
11, 13
-
b22
-
arm
-
linux
SIGILL can be reproduced on test/hotspot/jtreg/compiler/c2/cr6340864/TestDoubleVect.java test on ARM32 without NEON support. The test sets up -XX:MaxVectorSize=16 which enables compiler to produce VLD1/VST1 instructions.