Bug 78834 - [PATCH] net/etherboot: gcc-3.4 fix
Summary: [PATCH] net/etherboot: gcc-3.4 fix
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Doug Ambrisko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-14 17:50 UTC by Radim Kolar
Modified: 2005-10-07 22:57 UTC (History)
1 user (show)

See Also:


Attachments
etherboot-5.2.4_1.patch (1.18 KB, patch)
2005-03-14 17:50 UTC, Radim Kolar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Radim Kolar 2005-03-14 17:50:02 UTC
Without this patch GCC optimizer removes all card driver code
resulting in nonworking rom image.

There are some bugs in GCC-3.4.2, maybe updating system compiler to latest
gcc snapshot will be good idea also.

Added file(s):
- files/patch-gcc34

Port maintainer (ambrisko@freebsd.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-03-16 09:14:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ambrisko

Over to maintainer
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2005-09-30 00:24:54 UTC
State Changed
From-To: open->feedback

Is this still a problem with the current version of the port?
Comment 3 Doug Ambrisko freebsd_committer freebsd_triage 2005-10-07 22:52:07 UTC
State Changed
From-To: feedback->closed

Patch applied.  Thanks.