mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-03 12:12:46 +08:00
rename testcase
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user