gbenson/i8c

Inconsistency with GCC

Closed this issue · 0 comments

GCC outputs to "file.s" if invoked as gcc -S file.c . I8C should output to file.S if invoked as i8c -S file.i8 for consistency.