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/26041: FORTRAN compiler won't compile the valid code


On Wed, Feb 01, 2006 at 07:33:30PM -0800, H. J. Lu wrote:
> On Wed, Feb 01, 2006 at 08:49:28PM -0500, Andrew Pinski wrote:
> > 
> > On Feb 1, 2006, at 8:17 PM, H. J. Lu wrote:
> > >
> > >It turns out that resolve_code has to be called in the right order. I
> > >am testing this on Linux/x86-64 now.
> > >
> > >
> > >H.J.
> > >----
> > >2006-01-31  H.J. Lu  <hongjiu.lu@intel.com>
> > >
> > >	PR fortran/26041
> > >	PR fortran/26064
> > >	* resolve.c (gfc_resolve_type): New function.
> > >	(gfc_resolve_code): Likewise.
> > >	(gfc_resolve): Use them.
> > 
> > Can you make sure that all three testcases get added?
> > 
> 
> Here is the patch for 3 testcases.

If no one else reviews the patch, I'll try to get to it 
this weekend.

-- 
steve


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