Ticket #4 (closed defect: invalid)
region inference is broken
| Reported by: | thoughtpolice | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Grin | Version: | |
| Keywords: | Cc: | ||
| Test Case: |
Description
If you look at the code here:
http://thoughtpolice.stringsandints.com/code/lhc-tests/bench/
And try to compile recursive, it certainly builds, but it almost immediately starts using up 900mb+ of memory and continues to gobble more until you kill it.
We need to see exactly why this is; currently, if you have the Boehm GC installed, you can compile it with '-fboehm' and it doesn't use up 900mb, but it doesn't finish, either.
We need to find the root of this cause and fix it.
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/lhc/chrome/site/your_project_logo.png)