Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 2126885

Summary: [RHEL 8 GTS 11] Backport fix for marking non-exported functions always_inline
Product: Red Hat Enterprise Linux 8 Reporter: Brandon Clark <brclark>
Component: gcc-toolset-11Assignee: Marek Polacek <mpolacek>
Status: CLOSED NEXTRELEASE QA Contact: qe-baseos-tools-bugs
Severity: medium Docs Contact:
Priority: unspecified    
Version: 8.6CC: alanm, amike, brclark, casantos, jwright, mbliss, mkielian, mkolbas, sipoyare
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-09-19 16:49:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Brandon Clark 2022-09-14 16:35:30 UTC
Description of problem:

	Customer reached out regarding the following upstream bug that was observed in RHEL 8 starting with GCC 11:

		https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105671

	This was resolved in the following upstream commit:
	
		https://patchwork.sourceware.org/project/gcc/patch/20220527142434.1384212-1-jwakely@redhat.com/

	Customer that this listing was opened for is looking for this fix to be backported to a future update for GTS 11's GCC, if possible.

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

gcc-toolset-11-gcc-11.2.1-1.2.el8_5.x86_64
gcc-toolset-11-libstdc++-devel-11.2.1-1.2.el8_5.x86_64

How reproducible:
N/A

Steps to Reproduce:
N/A

Additional info:
N/A

Comment 1 Marek Polacek 2022-09-19 16:49:53 UTC
This is fixed in gcc-toolset-12-gcc.  No further non-critical updates are planned for gcc-toolset-11-gcc,
and this doesn't look critical enough to warrant issuing a z-stream.  Closing thus; please reopen if this
issue is critical for the customer.