is is very likely to happen when there are many gcc's runs.
Compare device id will fix the problem.
Signed-off-by: Robert Yang
---
gas/as.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gas/as.c b/gas/as.c
index 6afe9a5..becc7d2 100644
--- a/gas/as.c
+++ b/gas/as.c
@@
Print input and output details (filename, inode number) when error, this makes
the debug easier.
Signed-off-by: Robert Yang
---
gas/as.c | 4 +++-
gas/as.h | 1 +
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/gas/as.c b/gas/as.c
index 02c7d29..6afe9a5 100644
--- a/gas/as.c
+++ b