Re: [PATCH. fortran] Add automatic linking to caf_shmem using -fcoarray=shared
Jerry Delisle <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <CAJJq7z1hiTyGQD01dvJGEe+-iNp_-+W3Tg=y9W9jD+7MFS7yTg@mail.gmail.com> |
``` I compared the dump files before and after the patch and they are identical. I also used the new invocation outside the testsuite on actual code and ran them so I know it work OK. I didn't want to create another run time case, but we could. I will test your link thought regardless. Regards, Jerry ``` On Sat, May 9, 2026, 2:12 PM Andre Vehreschild <[email protected]> wrote: > Hi Jerry, > > shouldn't that be dg-do link in testcase? Does dg-do compile also link? > > Regards, > Andre > > Andre Vehreschild >