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

--- Comment #1 from Cassio Neri <cassio.neri at gmail dot com> ---
Sorry, the last snippet above should be

    template <int>
    inline
    int f() {
        return 0;
    }

Reply via email to