First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 80969
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GCC Porting Team <gcc-porting@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dave Stahl <cybertech@cybertech.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
021109-gcc34_additional.patch Patch to tracepath.c patch Dave Stahl 2005-02-06 04:30 0000 573 bytes Details | Diff
021109-gcc34_additional2.patch Patch to tracepath6.c patch Dave Stahl 2005-02-06 04:31 0000 1.44 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 80969 depends on: Show dependency tree
Bug 80969 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-02-06 04:27 0000
When specifying -finline-limit=2000, the error originally reported in bug 49241
reoccurs.  The following two short patches fix the issue.

quote from the original bug:
"The source breaks function inlining limits, as we invalidly jump into a
binding contour. The attached patch fixes this. (NB: This is probably due for a
complete rewrite upstream as it's horrible!)"


Reproducible: Always
Steps to Reproduce:
1. Set CFLAGS to include -finline-functions -finline-limit=2000 or -O3
-finline-limit=2000
2. emerge iputils


Actual Results:  
Build failed

------- Comment #1 From Dave Stahl 2005-02-06 04:30:29 0000 -------
Created an attachment (id=50522) [edit]
Patch to tracepath.c

For the sake of brevity, I did not perform whitespace realignment.

------- Comment #2 From Dave Stahl 2005-02-06 04:31:01 0000 -------
Created an attachment (id=50523) [edit]
Patch to tracepath6.c

For the sake of brevity, I did not perform whitespace realignment.

------- Comment #3 From SpanKY 2005-05-02 15:03:21 0000 -------
sorry for the delay, ive incorporated your fixes into our current
iputils-021109-r3 ebuild

thanks !

First Last Prev Next    No search results available      Search page      Enter new bug