Mailinglist Archive: opensuse-bugs (15077 mails)
| < Previous | Next > |
[Bug 326866] GCC: dwarf records for inlines appear incomplete
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 24 Sep 2007 07:49:41 -0600 (MDT)
- Message-id: <20070924134941.9F6FECC7AA@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=326866#c4
--- Comment #4 from Richard Guenther <rguenther@xxxxxxxxxx> 2007-09-24 07:49:41 MST ---
Created an attachment (id=174333)
--> (https://bugzilla.novell.com/attachment.cgi?id=174333)
non-working patch
Patch against some version of gcc, introduces -fpreserve-function-arguments
but misses provisions against propagation (may_propagate_copy needs adjustment
I guess). This one could be made work for 4.1.
--
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.
--- Comment #4 from Richard Guenther <rguenther@xxxxxxxxxx> 2007-09-24 07:49:41 MST ---
Created an attachment (id=174333)
--> (https://bugzilla.novell.com/attachment.cgi?id=174333)
non-working patch
Patch against some version of gcc, introduces -fpreserve-function-arguments
but misses provisions against propagation (may_propagate_copy needs adjustment
I guess). This one could be made work for 4.1.
--
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 > |