[Bug target/126652] [17 regression] err or: conflicting declaration of ‘int64_t vad dd_s64(int64_t, int64_t)’ with ‘C’ link age
schwab--- via Gcc-bugs <[email protected]> Wed, 05 Aug 2026 13:58:27 +0000
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126652 Andreas Schwab <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #5 from Andreas Schwab <[email protected]> --- But why is vaddd_s64 defined both as builtin and as inline? It looks like r17-2018-gefbc7fbb70d875 failed to actually delete this inline.