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: [PATCH] Fix Fortran aliasing problem with EQUIVALENCE


> From: Jakub Jelinek
>  
> I'm not including a testcase, because I don't know if we can 
> put netlib
> code in gcc testsuite and I haven't managed to distill a 
> smaller testcase
> from it (as it is scheduling related, so highly sensitive to 
> the content of
> the whole function).
> 
> 	Jakub
> 

The BLAS code is freely available and there shouldn't be issues 
with including it in the testsuite.

http://www.netlib.org/blas/faq.html#2 says:

The reference BLAS is a freely-available software package. It is 
available from netlib via anonymous ftp and the World Wide Web. 
Thus, it can be included in commercial software packages (and has 
been). We only ask that proper credit be given to the authors.


NOTICE
This e-mail and any attachments are private and confidential and may contain privileged information. If you are not an authorised recipient, the copying or distribution of this e-mail and any attachments is prohibited and you must not read, print or act in reliance on this e-mail or attachments.
This notice should not be removed.


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