mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-17 15:44:18 +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