Mailinglist Archive: opensuse-bugs (15077 mails)
| < Previous | Next > |
[Bug 326866] GCC: dwarf records for inlines appear incomplete
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 28 Sep 2007 08:45:10 -0600 (MDT)
- Message-id: <20070928144510.AC5DACC7AC@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=326866#c5
Richard Guenther <rguenther@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #174333|0 |1
is obsolete| |
--- Comment #5 from Richard Guenther <rguenther@xxxxxxxxxx> 2007-09-28 08:45:10 MST ---
Created an attachment (id=175497)
--> (https://bugzilla.novell.com/attachment.cgi?id=175497)
patch fixing the problem up until var-tracking
var-tracking can figure out all param locations with -Os -g
-fpreserve-function-arguments on the testcase, but nothing ends up in the
debuginfo still.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Richard Guenther <rguenther@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #174333|0 |1
is obsolete| |
--- Comment #5 from Richard Guenther <rguenther@xxxxxxxxxx> 2007-09-28 08:45:10 MST ---
Created an attachment (id=175497)
--> (https://bugzilla.novell.com/attachment.cgi?id=175497)
patch fixing the problem up until var-tracking
var-tracking can figure out all param locations with -Os -g
-fpreserve-function-arguments on the testcase, but nothing ends up in the
debuginfo still.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |