mirror of
https://github.com/mirror/tinycc.git
synced 2024-12-28 04:00:06 +08:00
rename testcase
This commit is contained in:
parent
fadfc118e5
commit
96f1fb1da0
@ -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 New Issue
Block a user