On Fri, 21 Jun 2019 at 11:40, Martin Liška wrote:
> Yes, I would be fine to deprecate that for GCC 10.1

Would it be appropriate to issue a warning in GCC 10.x if the option is used?

I think in most cases the "fix" would be to simply remove the -frepo
option from your makefiles (or other build system) and let the linker
handle things. You'd get larger object files and slower links, but it
should work.

Reply via email to