diff options
author | Nathan Sidwell <nathan@acm.org> | 2021-01-19 11:43:15 -0800 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2021-01-22 04:56:11 -0800 |
commit | 4804de453e7f5f90dd5e64114abbd272f9e8f62d (patch) | |
tree | 02574e3afc415618ac937401e062ac98753d0960 /gcc/fortran/trans-intrinsic.c | |
parent | 8bad25eb56bd16f3482f856a75b1c1ae5cfe1c4f (diff) | |
download | gcc-4804de453e7f5f90dd5e64114abbd272f9e8f62d.zip gcc-4804de453e7f5f90dd5e64114abbd272f9e8f62d.tar.gz gcc-4804de453e7f5f90dd5e64114abbd272f9e8f62d.tar.bz2 |
driver: do not check file existence here [PR 98452]
The driver checks whether OPT_SPECIAL_input_file options are readable.
There's no need, the compiler proper will do that anyway.
gcc/
* gcc.c (process_command): Don't check OPT_SPECIAL_input_file
existence here.
Diffstat (limited to 'gcc/fortran/trans-intrinsic.c')
0 files changed, 0 insertions, 0 deletions