This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Thu, 27 Jun 2002, Andreas Jaeger wrote: > > Current CVS of teh tree-ssa branch does not bootstrap for me on > i686-linux-gnu, xgcc is miscompiled: > Very strange. The overnight SPEC95 tester didn't have a problem with it. I'm wondering if this is the first hint that I should actually mark basic_block and the tree SSA data structures for garbage collection. Right now we've been ignoring it, because it's rather annoying to fix. Diego.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |