Comment 2 for bug 1732237

Revision history for this message
Leo Havmøller (leh-p) wrote :

I have created a minimal example for this. It has 2 functions: test1(), which does emit -Wlogical-op as expected, and test2(), where -Wlogical-op would be really nice to have.
The issue described is found in Silicon Labs EFM32 SDK, and can be seen here https://siliconlabs.github.io/Gecko_SDK_Doc/efm32gg/html/em__vdac_8c_source.html in line 197 and 203.