This is the mail archive of the gcc@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]

Re: A linux/alpha bug in egcs


> > 
> > 
> >   In message <m0xSYDD-0004ecC@ocean.lucon.org>you write:
> >   > While compiling linux 2.0.31 on linux/alpa, I encountered an egcs
> >   > bug:
> >   > 
> >   > # gcc -O -S foo.c 
> >   > foo.c: In function `flush_to_ldisc':
> >   > foo.c:21: virtual memory exhausted
> > Thanks.  I think this patch should fix the alpha & aix4.2 problems.
> > 
> > Aundrey -- can you verify this fixes your problem -- I haven't
> > actually built a ppc/rs6000 compiler to test this patch on it.
> > 
> >         * alias.c (find_base_value): When copying arguments, return the
> >         tenative value for a hard register.
> 
> It seems to fix my bug.
> 

I spoke too soon. On linux/alpha during "make check". tstring in
libstdc++ failed execution with -O. It prints out junks when I run it.



H.J.


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