[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 changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[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 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=gcc&view=rev&rev=171017 > Log: > > Fix

[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 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-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788 --- Comment #8 from Ramana Radhakrishnan 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=gcc&view=rev&rev=171017 Log: Fix PR target/46788 Added: branches/

[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 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 #6 from Ramana Radhakrishnan 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: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171002 > Log: > >

[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 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=gcc&view=rev&rev=171002 Log: Fixup last commit. Fixed PR target/46788

[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 changed: What|Removed |Added Keywords||wrong-code Status|UNCO

[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 changed: What|Removed |Added CC||ramana at gcc dot gnu.org --- Comment