This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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 Sun, Feb 27, 2005 at 03:12:22PM +0100, Tobias Schl?ter wrote: > Steve Kargl wrote: > > The testsuite program are unchanged and located here: > > > > http://gcc.gnu.org/ml/gcc-patches/2005-02/msg01253.html > > > > Ok for mainline? > > > > 2005-02-26 Steven G. Kargl <kargls@comcast.net> > > > > * trans-types.c (gfc_max_integer_kind): Declare > > (gfc_init_kinds): Initialize it. > > * gfortran.h (gfc_max_integer_kind): extern it. > > * primary.c (match_boz_constant): Use it; remove gfortran extension > > of kind suffixes on BOZ literal constants > > This is ok if you also fix > gfortran.fortran-torture/execute/intrinsic_mvbits.f90 which uses the language > extension. > Actually, there were two files that needed changing. I forgot that changed these and thus forgot to send the diffs. See attached. M gcc/testsuite/gfortran.dg/ishft.f90 M gcc/testsuite/gfortran.fortran-torture/execute/intrinsic_mvbits.f90 -- Steve
Attachment:
a.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |