[Bug c/86584] Incorrect -Wsequence-point warning on structure member
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86584 --- Comment #3 from Futaura --- Can you explain why you think that? There is nothing ambiguous or undefined about this code. Each function argument is evaluated before calling func() and it doesn't even matter which order the arguments are evalu
[Bug c/86584] Incorrect -Wsequence-point warning on structure member
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86584 oliver at futaura dot co.uk changed: What|Removed |Added CC||oliver at futaura dot co.uk