On Thu, 23 Jul 2020, Alexandre Oliva wrote:
> On Jul 23, 2020, Richard Biener wrote:
>
> > On Thu, 23 Jul 2020, Zhanghaijian (A) wrote:
> >> # This option restores naming of aux and dump output files
> >> # after input files when multiple input files are named,
> >> # instead of getting them com
On Jul 23, 2020, Richard Biener wrote:
> On Thu, 23 Jul 2020, Zhanghaijian (A) wrote:
>> # This option restores naming of aux and dump output files
>> # after input files when multiple input files are named,
>> # instead of getting them combined with the output name.
> Does it actually do what t
On Thu, 23 Jul 2020, Zhanghaijian (A) wrote:
> Hi,
>
>
>
> This is a simple fix for pr96230.
>
> When the dumpbase is an empty string, we should add check for !*dumpbase in
> process_command.
>
>
>
> The option -dumpbase "" is used gcc-defs.exp:
>
> # This option restores naming of aux an