Bug 165627
Summary: | gcc fails to generate control flow graph when using the dump option -dv | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | skyhover <skyhover> | ||||
Component: | gcc | Assignee: | Jakub Jelinek <jakub> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4 | ||||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i686 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | 4.0.1-9 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2005-08-17 21:52:49 UTC | Type: | --- | ||||
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
skyhover
2005-08-10 22:05:34 UTC
Created attachment 117625 [details]
This is the same code as above.
For many other code, the dump option doesn't work either.
Should be fixed in gcc-4.0.1-9. I tried on gcc4 (GCC) 4.1.0 20050826, it works. Thanks! |