This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/49644] [4.5/4.6/4.7 Regression] post-increment of promoted operand is incorrect.
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 7 Jul 2011 09:55:44 +0000
- Subject: [Bug c/49644] [4.5/4.6/4.7 Regression] post-increment of promoted operand is incorrect.
- Auto-submitted: auto-generated
- References: <bug-49644-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49644
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |jakub at gcc dot gnu.org
|gnu.org |
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-07-07 09:54:13 UTC ---
Created attachment 24704
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24704
gcc47-pr49644.patch
Untested fix.