Re: gcc-10 Fortran argument mismatch issue

2020-01-21 Thread Dominik 'Rathann' Mierzejewski
Hi, Jeff. On Tuesday, 21 January 2020 at 21:16, Jeff Law wrote: > > > So this is another issue that's going to be seen with gcc-10. I'd been > hoping to get the time to fix packages correctly, but I think it's > ultimately going to have to fall to the package maintainers. > > gcc has tradition

Re: gcc-10 Fortran argument mismatch issue

2020-01-21 Thread Jakub Jelinek
On Tue, Jan 21, 2020 at 01:16:30PM -0700, Jeff Law wrote: > Starting with gcc-10, these are now fatal errors which look something > like this: > > > > Error: Rank mismatch in argument ‘array’ at (1) (rank-1 and scalar) Indeed, and https://gcc.gnu.org/gcc-10/porting_to.html#argument-mismatch tal