Skip to content
Snippets Groups Projects
Commit bd5159bd authored by Iain Sandoe's avatar Iain Sandoe
Browse files

testsuite, Darwin: In tsvc.h, use malloc for Darwin <= 9.


Earlier Darwin versions fdo not have posix_memalign() but the
malloc implementation is guaranteed to produce memory suitably
aligned for the largest vector type.

Signed-off-by: default avatarIain Sandoe <iain@sandoe.co.uk>

gcc/testsuite/ChangeLog:

	* gcc.dg/vect/tsvc/tsvc.h: Use malloc for Darwin 9 and
	earlier.
parent b7f01478
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