Bug 101295
| Summary: | Compiler crashes with "please report bug" message. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Michael King <tsal> | ||||
| Component: | gcc3 | Assignee: | Jakub Jelinek <jakub> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 9 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| URL: | http://monk.webintl.com/bugs/bugs.txt | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 3.2.3-13, 3.3-17 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2003-08-05 14:23:14 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: |
|
||||||
If it is reproduceable, please attach mframe.mi (if you add -save-temps option to the GCC command line which caused the internal compiler error, it should create that file). Created attachment 93371 [details]
mframe.mi file requested
I can still reproduce the problem, and here's the output mframe.mi..
Cannot reproduce this in either gcc-3.2.3-13 or gcc-3.3-17. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 Description of problem: As seen in the about URL, I'm attempting to compile the swarm kit (www.swarm.org), but it's giving me a weird error I've never seen before.. Something that's apparently wrong with the compiler, not anything I'm compiling. I'm stumped before I even began. Version-Release number of selected component (if applicable): gcc-3.2.2-5 How reproducible: Always Steps to Reproduce: 1. Download the latest source off of swarm.org, not the CVS 2. Configure 3. Make Actual Results: Error, as stated above. Expected Results: It should have compiled happily. Additional info: