https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62096
--- Comment #4 from Travis Vitek ---
I believe the underlying type of the unscoped enumeration `E' should be `int'.
According to 7.2 paragraph 7, the underlying type is
.. implementation-defined which integral type is used
as the underlying
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: travis.vitek at roguewave dot com
The following test case generates a an unexpected warning.
[vitek@sidewinder] 350 % gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/amd