[Bug c++/47108] New: enum won't use long long as underlying type

2010-12-29 Thread flo.ruijt at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47108 Summary: enum won't use long long as underlying type Product: gcc Version: unknown Status: UNCONFIRMED Severity: minor Priority: P3 Component: c++ AssignedTo: unassig

[Bug c++/47108] enum won't use long long as underlying type

2010-12-29 Thread flo.ruijt at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47108 --- Comment #3 from Floris Ruijter 2010-12-29 16:24:54 UTC --- On Wed, 2010-12-29 at 13:18 +, pinskia at gmail dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47108 > > --- Comment #1 from pinskia at gmail dot com > 2010-12-29

[Bug c++/47108] enum won't use long long as underlying type

2010-12-29 Thread flo.ruijt at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47108 --- Comment #5 from Floris Ruijter 2010-12-29 18:37:57 UTC --- On Wed, 2010-12-29 at 18:29 +, pinskia at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47108 > > --- Comment #4 from Andrew Pinski 2010-12-29 > 18:29:07