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>
|
#include <stdio.h>
|
||||||
|
|
||||||
|
/* This test used to fail on x86_64 on linux with sse registers */
|
||||||
|
|
||||||
struct Point {
|
struct Point {
|
||||||
float x;
|
float x;
|
||||||
float y;
|
float y;
|
||||||
Loading…
Add table
Reference in a new issue