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

[gfortran] Fix PR 17941 (3rd attempt)


Here's a third patch that fixes fortran/17941.  I've
included 2 testsuite programs.  Bootstrapped and
regtested on amd64-*-freebsd6.0

2005-01-21  Steven G. Kargl  <kargls@comcast.net>

      PR 17941
      * primary.c (match_const_complex_part): Permit whitespace between a
      leading + or - in complex literal constant.

-- 
Steve

Attachment: cmplx_constants.f
Description: Text document

Attachment: cmplx_constants.f90
Description: Text document

Attachment: primary.c.diff
Description: Text document


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