[Bug c++/66007] [5/6 Regression] Narrowing conversion inside { } results in all zero elements in C++11 mode with -Wno-error=narrowing

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Mon May 4 17:46:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66007

--- Comment #11 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Turns out we want to check by hand errorcount at least to avoid additional
overflow diagnostic (eg, cpp0x/enum29.C)



More information about the Gcc-bugs mailing list