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] PR70071


On Thu, May 04, 2017 at 05:26:17PM +0200, Harald Anlauf wrote:
> While trying to clean up my working copy, I found that the trivial
> patch for the ICE-on-invalid as described in the PR regtests cleanly
> for 7-release on i686-pc-linux-gnu.
> 
> Here's the cleaned-up version (diffs attached).
> 
> 2017-05-04  Harald Anlauf  <anlauf@gmx.de>
> 
> 	PR fortran/70071
> 	* array.c (gfc_ref_dimen_size): Handle bad subscript triplets.
> 
> 2017-05-04  Harald Anlauf  <anlauf@gmx.de>
> 
> 	PR fortran/70071
> 	* gfortran.dg/coarray_44.f90: New testcase.
> 

Harald,

The patch looks reasonable.  Do you have a commit privilege?
-- 
Steve
20170425 https://www.youtube.com/watch?v=VWUpyCsUKR4
20161221 https://www.youtube.com/watch?v=IbCHE-hONow


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