[Bug target/46788] unsigned int possible treated as signed in a union/struct

2012-01-12 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/46788] unsigned int possible treated as signed in a union/struct

2011-03-20 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 --- Comment #10 from Mikael Pettersson mikpe at it dot uu.se 2011-03-20 16:40:14 UTC --- (In reply to comment #8) Author: ramana Date: Tue Mar 15 19:59:25 2011 New Revision: 171017 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=171017

[Bug target/46788] unsigned int possible treated as signed in a union/struct

2011-03-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 --- Comment #5 from Ramana Radhakrishnan ramana at gcc dot gnu.org 2011-03-15 17:05:56 UTC --- Author: ramana Date: Tue Mar 15 17:05:51 2011 New Revision: 171002 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=171002 Log: Fixup last commit.

[Bug target/46788] unsigned int possible treated as signed in a union/struct

2011-03-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 --- Comment #6 from Ramana Radhakrishnan ramana at gcc dot gnu.org 2011-03-15 17:07:56 UTC --- (In reply to comment #5) Author: ramana Date: Tue Mar 15 17:05:51 2011 New Revision: 171002 URL:

[Bug target/46788] unsigned int possible treated as signed in a union/struct

2011-03-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 --- Comment #7 from Paolo Carlini paolo.carlini at oracle dot com 2011-03-15 17:16:11 UTC --- AFAICS, however, pr47688.c is still there.

[Bug target/46788] unsigned int possible treated as signed in a union/struct

2011-03-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 --- Comment #8 from Ramana Radhakrishnan ramana at gcc dot gnu.org 2011-03-15 19:59:29 UTC --- Author: ramana Date: Tue Mar 15 19:59:25 2011 New Revision: 171017 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=171017 Log: Fix PR

[Bug target/46788] unsigned int possible treated as signed in a union/struct

2011-03-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 --- Comment #9 from Ramana Radhakrishnan ramana at gcc dot gnu.org 2011-03-15 20:06:16 UTC --- (In reply to comment #7) AFAICS, however, pr47688.c is still there. I think I managed to delete it now even though I did do a svn rename. Ramana

[Bug target/46788] unsigned int possible treated as signed in a union/struct

2011-03-10 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug target/46788] unsigned int possible treated as signed in a union/struct

2011-02-04 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 Mikael Pettersson mikpe at it dot uu.se changed: What|Removed |Added CC||ramana at gcc