Skip to content
Snippets Groups Projects
Unverified Commit 450ad5d4 authored by Dimitar Dimitrov's avatar Dimitar Dimitrov
Browse files

testsuite: Require int32plus target for gcc.dg/pr117816.c


Memmove destination overflows if size of int is less than 3, resulting in
spurious test failures.  Fix by adding a requirement for effective
target int32plus.

gcc/testsuite/ChangeLog:

	* gcc.dg/pr117816.c: Require effective target int32plus.

Signed-off-by: default avatarDimitar Dimitrov <dimitar@dinux.eu>
parent 65c09538
No related branches found
No related tags found
Loading
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