diff options
| author | grischka <grischka> | 2012-05-13 10:21:39 +0200 |
|---|---|---|
| committer | grischka <grischka> | 2012-06-12 15:32:44 +0200 |
| commit | 27d38bf23f74d342a2b2c2065a72727c0d0d5e0d (patch) | |
| tree | 45e80ba97ec3b42d9bcd97e50a8f36c8096626a4 /tests2/34_array_assignment.expect | |
| parent | 32cd070c969ffd0b405460ef75f6fa095ed9657e (diff) | |
| download | tinycc-27d38bf23f74d342a2b2c2065a72727c0d0d5e0d.tar.gz tinycc-27d38bf23f74d342a2b2c2065a72727c0d0d5e0d.tar.bz2 | |
tcc.c: fix argv index for parse_args
I probably broke that myself earlier. In any case parse_args
needs to start with index 0 because it is is used also recursively
to expand the shebang command from scripts such as
#!/usr/local/bin/tcc -run -L/usr/X11R6/lib -lX11
which arrives at tcc as only two argv's
"tcc" "-run -L/usr/X11R6/lib -lX11"
Diffstat (limited to 'tests2/34_array_assignment.expect')
0 files changed, 0 insertions, 0 deletions
