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]

Re: Proposed patches to g77


On Mon, 17 Jul 2000, Toon Moene wrote:

> Andy, could you look into these patches and see if they:
> 
> 1. Are an update to your solution to the COMMON block debug information.
> 
> 2. Might solve the remaining EQUIVALENCE debug problem.
> 
> Thanks in advance,
> 
> .... 3. Anyone who knows enough about STABs to be able to see if the
>         update below - to dbxout.c - is correct ?

  I'll give it a try.  George's patch for fixing the COMMON symbol problem
is the same as mine, with a few more checks which I suspect are involved
with fixing the EQUIVALENCE problem (which my patch did not do).

      Andy

-----------------                        XOLD(K,IC,I)=
Andy Vaught               ....        DO ITERS=1, 10  XOLD(K,IC,I)
andy@xena.eas.asu.edu     |  |   /CALLMSOLVE(A,B,X,I,ITERS,TOL)+(RANNYU(0)
Arizona State University  ======|WRITE(6,'(I5,2X,F12.6)')ITERS,TOL -HALF)
Tempe, Arizona USA        OOOOOO \ENDDORETURN PARAMETER(ZERO=1.D0)*TENTH*DELTA


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