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]

Re: [PATCH] fortran/28213 -- Fix Hollerith in IO list


--- Steve Kargl <sgk@troutmask.apl.washington.edu>写道:

> On Wed, Jul 05, 2006 at 11:52:14AM +0800, Feng Wang wrote:
> > 
> 
> In thinking about this some more, I have come to agree that
> your original patch is probably a "good enough" solution.
> Please commit your first patch.
> 

OK.
And your test case failed because of the typos of line-number.

! { dg-do compile }
! { dg-options "-w" }
program a
  write(*,*) 3horz  ! { dg-error "Hollerith" "" {target *-*-* } 3 } <<< Should
be 4
end program a



Best Regards,
Feng Wang

--
Creative Compiler Research Group,
National University of Defense Technology, China.


		
___________________________________________________________ 
雅虎免费邮箱-3.5G容量,20M附件 
http://cn.mail.yahoo.com/


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