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: an ICE with allocate ?


On Mon, Aug 31, 2009 at 01:47:51PM -0300, jdelia@intec.unl.edu.ar wrote:
> 
> Janus Weil <janus@gcc.gnu.org> ha escrito:
> 
> >>>Although the compiler should not ICE, the code is invalid Fortran.
> >>>The stat-variable is required to be a scalar-int-variable.
> >>
> >>Yes, I know that it is an "user error". Nevertheless, perhaps, the 
> >>compiler
> >>error message could be improved.
> >
> >Sure, an ICE always means you found a compiler bug. For invalid code,
> >the compiler should rather tell you what you are doing wrong, instead
> >of spitting out some obscure internal error. Can you file a PR in
> >bugzilla?
> 
> Janus,
> 
> OK. It is the bug ID 41200.
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41200
> 

Tobias already created PR 41197.  I closed yours
as a duplicate.

-- 
Steve


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