------- Comment #20 from jason at gcc dot gnu dot org  2008-02-13 19:30 -------
Please submit a separate bug report for the folding issue, with a reduced
testcase if possible.

Incidentally, the "no integral type can represent" issue is due to one of the
enumerators being -31, and one being (unsigned long long)-31, which is a very
large positive number.


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34774

Reply via email to