Skip to content
Snippets Groups Projects
Commit 2d810acb authored by Qian Jianhua's avatar Qian Jianhua
Browse files

Avoid a warning of overflow

This patch avoid a warning of "c-ada-spec.cc:1660:34: warning:
'sprintf' may write a terminating nul past the end of the
destination [-Wformat-overflow=]" when build GCC.

gcc/c-family/ChangeLog:

	* c-ada-spec.cc: Change array length
parent e63ac860
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment