diff options
author | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-05-07 13:38:42 -0300 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-05-07 13:38:42 -0300 |
commit | d523422175bfa695b646c9f9835fcb022e3c47c4 (patch) | |
tree | 3264f4a32a1e8e74b35830004c8c60b056b42397 /gcc/fortran/cpp.h | |
parent | 5269b24605b17211f34dd40df2d18ba7a7f481e2 (diff) | |
download | gcc-d523422175bfa695b646c9f9835fcb022e3c47c4.zip gcc-d523422175bfa695b646c9f9835fcb022e3c47c4.tar.gz gcc-d523422175bfa695b646c9f9835fcb022e3c47c4.tar.bz2 |
Append '-fsplit-output=' to all cc1 calls
Add a new '-fsplit-outputs=' option so that the driver can pass an
extra filename to cc1*. This file will be used to write the filename
of each CU splitten by the compiler.
gcc/ChangeLog
2020-05-07 Giuliano Belinassi <giuliano.belinassi@usp.br>
* common.opt (fsplit-output=): New option.
* gcc.c (execute): Call append_split_outputs.
(is_compiler): New function.
(get_number_of_args): New function.
(extra_arg_storer): New class.
(append_split_outputs): New function.
(print_command): New debug unction.
(print_commands): New debug function.
Diffstat (limited to 'gcc/fortran/cpp.h')
0 files changed, 0 insertions, 0 deletions