Bug 1471190 - glibc: Drop custom compiler flags (-O3 in particular)
Summary: glibc: Drop custom compiler flags (-O3 in particular)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: 27
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Florian Weimer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-14 15:54 UTC by Florian Weimer
Modified: 2018-01-12 10:26 UTC (History)
8 users (show)

Fixed In Version: glibc-2.26.90-14.fc28
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-01-12 10:26:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Florian Weimer 2017-07-14 15:54:04 UTC
We should compile with the upstream default flags.  The main change is using -O3 instead of -O2.  For most applications, -O2 yields better performance anyway because excessive inlining tends to increase cache pressure.

This change should happen after Fedora 27 has branched, just to be on the safe side.

Comment 1 Jan Kurik 2017-08-15 07:20:31 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle.
Changing version to '27'.


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