The GNU compiler emits a warning 'iteration 3 invokes undefined behavior' at the following line when compiling RAJA tests: https://github.com/LLNL/RAJA/blob/develop/include/RAJA/pattern/tensor/internal/MatrixRegisterImpl.hpp#L764 Is this fixable?