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]

Re: tree-ssa branch broken


Diego Novillo <dnovillo@redhat.com> writes:

> 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.

Note that I configured with
--enable-checking=misc,tree,rtl,gc,rtlflag

I'll retest tomorrow,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]