https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64342
Vladimir Makarov <vmakarov at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vmakarov at gcc dot gnu.org --- Comment #3 from Vladimir Makarov <vmakarov at gcc dot gnu.org> --- (In reply to Rainer Orth from comment #2) > What's the status of this bug? At least the failure of > gcc.target/i386/funcspec-5.c > occurs on several x86 targets (Darwin, Linux/x86, Solaris/x86) and no progess > whatsoever for more than a month! I've just submitted a patch for https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64317 The patch might fix this PR too. Could you check it. Thanks.