https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95718
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |10.1.0, 11.0, 6.5.0, 7.4.0,
| |8.3.0, 9.2.0
Priority|P3 |P4
Ever confirmed|0 |1
Keywords| |wrong-code
Target Milestone|--- |8.4
Last reconfirmed| |2020-06-17
Status|UNCONFIRMED |NEW
Summary|Wrong pointer associated |[8/9/10/11 Regression]
|status without |Wrong pointer associated
|initialization |status without
| |initialization
Known to work| |5.5.0
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
GCC5.5.0 gives
F associated(ptr)
F associated(ptr1)
F associated(ptr2)
F associated(ptr3)
F associated(ptr4)