This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/47858] [4.5/4.6/4.7 Regression] IPA-SRA decreases quality of debug info
- 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: Tue, 7 Jun 2011 15:44:12 +0000
- Subject: [Bug debug/47858] [4.5/4.6/4.7 Regression] IPA-SRA decreases quality of debug info
- Auto-submitted: auto-generated
- References: <bug-47858-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47858
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #24422|0 |1
is obsolete| |
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-06-07 15:43:52 UTC ---
Created attachment 24459
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24459
gcc47-pr47858.patch
Updated patch, which generates both caller and callee side of the debug info,
so far tested just on these two testcases and nothing else.