https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86248
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P4 Status|UNCONFIRMED |NEW Known to work| |6.4.0 Keywords| |link-failure Last reconfirmed| |2018-07-08 CC| |pault at gcc dot gnu.org Ever confirmed|0 |1 Summary|LEN_TRIM in specification |[7/8/9 Regression] LEN_TRIM |expression causes link |in specification expression |failure |causes link failure Target Milestone|--- |7.4 Known to fail| |7.3.0, 8.1.0, 9.0 --- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- The link failure disappear if the two files are merged in one. Probably caused by r243478 (pr44265).