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: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 20 Mar 2011 16:40:19 +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 #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=gcc&view=rev&rev=171017
> Log:
>
> Fix PR target/46788
>
>
> Added:
> branches/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr46788.c
> - copied unchanged from r171005,
> trunk/gcc/testsuite/gcc.target/arm/pr46788.c
> Modified:
> branches/gcc-4_6-branch/gcc/ChangeLog
> branches/gcc-4_6-branch/gcc/config/arm/arm.md
> branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
The ChangeLog entry refers to PR 46778, it should refer to PR 46788.