Unverified Commit 6fb90755 authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files

!9910 arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRY

parents dcbf1af0 d5bd993d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
	14470:	.long 14471f - 14470b;			\
_BUGVERBOSE_LOCATION(__FILE__, __LINE__)		\
		.short flags; 				\
		.align 2;				\
		.popsection;				\
	14471:
#else