This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/51517] [4.5/4.6 Regression] Wrong debug information for pointers with negative strides.
- 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, 15 Dec 2011 11:09:09 +0000
- Subject: [Bug debug/51517] [4.5/4.6 Regression] Wrong debug information for pointers with negative strides.
- Auto-submitted: auto-generated
- References: <bug-51517-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51517
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.5/4.6/4.7 Regression] |[4.5/4.6 Regression] Wrong
|Wrong debug information for |debug information for
|pointers with negative |pointers with negative
|strides. |strides.
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-15 11:09:09 UTC ---
Fixed on the trunk so far.