[Bug target/105355] -msmall-data-limit= unexpectedly accepts a separate argument

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 26 09:35:03 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105355

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
> $ gcc -output-pch= pes.pch a.c --save-temps --verbose
> ...
>  /home/marxin/bin/gcc/libexec/gcc/x86_64-pc-linux-gnu/12.0.1/cc1
> -fpreprocessed utput-pch=-a.i ...

This one is actually -o utput-pch=, I should have used --output-pch= pes.pch.
But still..


More information about the Gcc-bugs mailing list