https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113823

--- Comment #7 from Steve Kargl <sgk at troutmask dot apl.washington.edu> ---
On Thu, Feb 08, 2024 at 08:43:08PM +0000, dcb314 at hotmail dot com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113823
> 
> --- Comment #6 from David Binderman <dcb314 at hotmail dot com> ---
> (In reply to Steve Kargl from comment #5)
> > That's not what I meant.  There is no bug1006.f90 in
> > the llvm-project repo.  What is the actual URL to the
> > actual testcase?  It should look something like
> > 
> > https://github.com/llvm/llvm-project/tree/main/flang/test/bug1006.f90
> 
> bug1006.f90 is my local file name for it. 
> 
> It is just a copy of the original file
> Lower/HLFIR/array-ctor-derived.f90 in the flang test suite.
> 
> That has an URL of 
> https://github.com/llvm/llvm-project/tree/main/flang/test/Lower/HLFIR/array-ctor-derived.f90
> 

Thanks.  This may allow a gfortran contributor to see how
other developers handled the code.  Although not with this
bug report, some contain an analysis of what the Fortran
standard requires with a particular piece of code.

Reply via email to