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] Fix regression with inline matmul


On 08/26/2017 11:24 AM, Thomas Koenig wrote:
> Hello world,
> 
> to relieve the boredom on the fortran mailing list and to fix
> a regression I thought I'd submit a patch :-)
> 
> Apparently, a call to CONJG wasn't picking up the right
> typespec, which led to an ICE with gimplification later.
> 
> Regression-tested.  OK for trunk?
> 

OK for Trunk, and backport to 7.3 if the bug is there.

Thanks,

Jerry


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