mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-24 00:01:07 -09:00
As pointed by Peter combined condition of the 2 gcc bugs is potentially wrong, but as Thomas pointed in this case it's not harmful. Let's fix it anyway since it's basically wrong even it doesn't cause harm. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>