This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/46788] unsigned int possible treated as signed in a union/struct
- From: "ramana at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 15 Mar 2011 17:06:26 +0000
- Subject: [Bug target/46788] unsigned int possible treated as signed in a union/struct
- Auto-submitted: auto-generated
- References: <bug-46788-4@http.gcc.gnu.org/bugzilla/>
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=gcc&view=rev&rev=171002
Log:
Fixup last commit.
Fixed PR target/46788 and not PR 47688
Added:
trunk/gcc/testsuite/gcc.target/arm/pr46788.c
- copied unchanged from r171001,
trunk/gcc/testsuite/gcc.target/arm/pr47688.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog