https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87556
Tobias Burnus <burnus at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2018-10-15 CC| |burnus at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> --- Confirmed – form_team, change_team and sync_team have the same issue. Namely, the argse.pre/post is ignored – such that one uses an uninitialized variable, which probably is 0 and, hence, < 3.