| Summary: | gcc-4.8.5-4.el7 segfaults | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Lukáš Nykrýn <lnykryn> | ||||
| Component: | gcc | Assignee: | Jakub Jelinek <jakub> | ||||
| Status: | CLOSED CANTFIX | QA Contact: | qe-baseos-tools-bugs | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 7.2 | CC: | fweimer, mpolacek, ohudlick | ||||
| Target Milestone: | rc | ||||||
| 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-04-04 12:42:55 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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1413146 | ||||||
| Attachments: |
|
||||||
|
Description
Lukáš Nykrýn
2016-02-18 13:13:29 UTC
Please attach preprocessed source (e.g. use -save-temps) and g++ options used to compile it. (In reply to Marek Polacek from comment #1) > Please attach preprocessed source (e.g. use -save-temps) and g++ options used > to compile it. gcc, not g++, in this case. Created attachment 1128226 [details]
some files
I think we won't be able to fix this in RHEL7; not using -flto will help. I think let's close this BZ. |