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]

Re: bug fc013


Walt Brainerd wrote:
> program array_test
> 
> ! Submitted by Walt Brainerd, The Fortran Company
> ! GNU Fortran 95 (GCC 4.1.0 20050322 (experimental))
> ! Windows XP
> 
> ! Causes internal compiler error (module is missing)
> 
> use CHECK_SEM
> end program array_test

Would you suggest different behavior?  It's very likely that compilation can't
continue meaningfully after this point.  Admittedly, calling it "internal
error" may be a bit too far on the scary side.

- Tobi


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