From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jimmy Guo To: Jeffrey A Law Cc: gdb-patches@sourceware.cygnus.com, binutils@sourceware.cygnus.com Subject: Re: (patch) hpjyg07: include/hp-symtab.h Date: Wed, 15 Dec 1999 08:42:00 -0000 Message-id: References: <851.945246929@upchuck> X-SW-Source: 1999-q4/msg00385.html > > 1999-11-03 Jimmy Guo > > > > * hp-symtab.h (HP_LANGUAGE_FORTRAN): Declare, replaces > > HP_LANGUAGE_F77. >I don't see the point behind making this change. Also note that it will >break gdb unless you change hp-psymtab-read.c at the same time. >Why are you making this change? We've added Fortran 90 support and this change is to cover Fortran90 as well. But it could be that hp-psymtab-read.c needs change at the same time ... I thought I tested each patch but one can never be sure. - Jimmy