This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Is GFortran stable enough to actually use?


On Mon, Sep 18, 2006 at 02:23:15PM -0600, Christopher D. Rickett wrote:
> i did an svn update today and fixed the bug of mine that was causing 
> char_result_11.f90 to fail, but now i'm seeing the following:
> 
> FAIL: gfortran.dg/spread_shape_1.f90 (test for excess errors)
> 
> this is the only unexpected failure i'm seeing.  this wasn't happening on 
> friday, so i take it this is new?
> 
> Chris
> 

It's a new test that pault committed.  Looks like he made
a follow up commit to fix a problem with the test.  Try
updating testsuite/, gcc/fortran, and libgfortran/ again.
You should be able to build without a bootstrap.

With your fix for char_result_11.f90, does this mean we are
closer to seeing an ISO_C_BINDING patch?

-- 
Steve


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