[Bug c/35129] -pedantic changes code-generation for unsigned enumerators

2008-02-07 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-02-07 20:34 --- *** This bug has been marked as a duplicate of 15236 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c/35129] -pedantic changes code-generation for unsigned enumerators

2008-02-07 Thread manu at gcc dot gnu dot org
--- Comment #2 from manu at gcc dot gnu dot org 2008-02-07 19:57 --- Got the blocks/depends thing wrong, sorry. -- manu at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/35129] -pedantic changes code-generation for unsigned enumerators

2008-02-07 Thread manu at gcc dot gnu dot org
--- Comment #1 from manu at gcc dot gnu dot org 2008-02-07 19:56 --- Created an attachment (id=15117) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15117&action=view) Patch Bootstrapped with --enable-languages=all and regression tested on x86_64-unknown-linux-gnu -- manu at gc