Bug 1410498
Summary: | g++ -print-file-name=plugin uses full version number in path | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dave Johansen <davejohansen> | ||||
Component: | gcc | Assignee: | Jakub Jelinek <jakub> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 26 | CC: | boris, davejohansen, finjulhich, jakub, jwakely, law, mpolacek | ||||
Target Milestone: | --- | ||||||
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: | 2017-03-01 20:43:10 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: | |||||||
Attachments: |
|
Description
Dave Johansen
2017-01-05 15:42:07 UTC
That is the standard behavior of gcc. Ubuntu+SuSE use some hack that has never been submitted upstream. Created attachment 1237858 [details] gcc patch for version from OpenSUSE Taken from http://download.opensuse.org/source/distribution/leap/42.2/repo/oss/suse/src/gcc6-6.1.1+r238085-1.12.src.rpm (In reply to Jakub Jelinek from comment #1) > That is the standard behavior of gcc. Ubuntu+SuSE use some hack that has > never been submitted upstream. I attached the patch from OpenSUSE that I believe is changing the directory. Can that be flowed upstream? I opened a bugzilla for gcc. Just curious here, was there some progress? gcc 7 in Fedora Rawhide (26) now just uses the major version as the plugin path. You can see the details in the linked to gcc bugzilla. This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'. |