This is the mail archive of the gcc-bugs@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]

[Bug testsuite/38946] [trunk regression] gcc trunk 143562 - Testsuite - gfortran failing tests that worked previously



------- Comment #10 from rob1weld at aol dot com  2009-01-27 22:28 -------
(In reply to comment #1)
Note that some of the tests require specific features (such as denormalized
long doubles) and are ...


(In reply to comment #4)
> (In reply to comment #3)
> > This is not so much an error in Fortran than it is an error in the
> > scripting and it's ability to add it's own LD_LIBRARY_PATH components.
> No. The current linking scheme links to the just-built libgfortran, not to the
> system libgfortran. This is fine, because it is the newly built library that > we want to test. 
> 
...

> I don't know though how this could cause system-dependent failures :-(. Daniel?


How about this:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38820
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36443#c36

Rob


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38946


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