rename testcase
This commit is contained in:
parent
fadfc118e5
commit
96f1fb1da0
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#include <stdio.h>
|
||||
|
||||
/* This test used to fail on x86_64 on linux with sse registers */
|
||||
|
||||
struct Point {
|
||||
float x;
|
||||
float y;
|
Loading…
Reference in a new issue