Bug 605549 - makebootfat-1.4-9 should be recompiled with -fno-strict-aliasing
Summary: makebootfat-1.4-9 should be recompiled with -fno-strict-aliasing
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: makebootfat
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dmitry Butskoy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-18 08:59 UTC by Jaroslav Škarvada
Modified: 2010-06-18 13:28 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-18 13:28:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
spec patch (428 bytes, patch)
2010-06-18 09:00 UTC, Jaroslav Škarvada
no flags Details | Diff

Description Jaroslav Škarvada 2010-06-18 08:59:23 UTC
Description of problem:
According to compiler warnings the makebootfat-1.4-9 uses coding techniques that break strict-aliasing rules, thus it should be recompiled with -fno-strict-aliasing.

Version-Release number of selected component (if applicable):
makebootfat-1.4-9

How reproducible:
Recompile makebootfat-1.4-9

Steps to Reproduce:
1. Make build of makebootfat-1.4-9
2. Inspects build logs.

Actual results:
There are strict-aliasing warnings.

Expected results:
There should be no strict-aliasing warnings.

Comment 1 Jaroslav Škarvada 2010-06-18 09:00:50 UTC
Created attachment 425047 [details]
spec patch

Comment 2 Dmitry Butskoy 2010-06-18 13:28:46 UTC
Rebuilt with -fno-strict-aliasing, see
http://kojipkgs.fedoraproject.org/packages/makebootfat/1.4/10.fc14/


Note You need to log in before you can comment on or make changes to this bug.