mirror of
https://github.com/frida/tinycc
synced 2025-01-12 22:59:25 +03:00
rename testcase
This commit is contained in:
parent
fadfc118e5
commit
96f1fb1da0
@ -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…
Reference in New Issue
Block a user