|
Bugzilla – Full Text Bug Listing |
| Summary: | clisp compile hangs in io.c | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Olaf Hering <ohering> |
| Component: | Development | Assignee: | Michael Matz <matz> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 3 | ||
| Target Milestone: | Beta 9 | ||
| Hardware: | PowerPC | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | olh-io.i.bz2 | ||
|
Description
Olaf Hering
2006-02-04 14:20:31 UTC
Created attachment 66469 [details]
olh-io.i.bz2
GNU C version 4.1.0 20060201 (prerelease) (SUSE Linux) (powerpc64-suse-linux)
compiled by GNU C version 4.1.0 20060201 (prerelease) (SUSE Linux).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: f1034b696dafcd133cfcca8c56263cf9
This is points-to-analysis being O(n^3). Reported as PR26260 . And fixed since BetaN, N < 7. |