patchGNU Autoconf Archive - Patches: patch #7311, Fixes & improvements to...

 
 

patch #7311: Fixes & improvements to AX_BLAS_F77_FUNC

Submitter:  Jaroslav Hajek <highegg>
Submitted:  Wed 08 Sep 2010 08:37:09 AM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  simons Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 15 Sep 2010 11:42:03 AM UTC, comment #2: 

Hi Jaroslav,

your patches have been applied in d69544deb6708a7f6a0a9c6e627c8f37305676b0 and 2b91392e0eb079b118e4fcb58e51c6f7fc974b2a. Thank you very much for the submission!

Take care,
Peter

Peter Simons <simons>
Group administrator
Fri 10 Sep 2010 05:56:41 AM UTC, comment #1: 

The 0002 patch has a small typo. Attaching a corrected version.

(file #21426)

Jaroslav Hajek <highegg>
Wed 08 Sep 2010 08:37:09 AM UTC, original submission:  

Hello,
I'm sending two patches to the macro. The first is only a bug fix; it ensures LIBS are properly saved&restored and fixes a message typo.
The second, to be applied on top of the first, implements an extra check that attempts to verify that the integer size of Fortran (4 or 8 bytes) matches that of BLAS.
It's up to you to decide whether it should be there; we are now using it in Octave because we found out that this kind of misconfiguration is quite common (e.g. BLAS is compiled with -fdefault-integer-8 but Fortran doesn't use it).

thanks

Jaroslav Hajek <highegg>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by simons (Posted a comment)
  • -email is unavailable- added by highegg (Submitted the item)
  •  

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-09-15 simons StatusNone Done
        Assigned toNone simons
        Open/ClosedOpen Closed
    2010-09-10 highegg Attached File- Added 0002-check-for-correct-integer-size-in-ax_blas_f77_func.patch, #21426
    2010-09-08 highegg Attached File- Added 0001-save-restore-LIBS-in-ax_blas_f77_func.patch, #21415
        Attached File- Added 0002-check-for-correct-integer-size-in-ax_blas_f77_func.patch, #21416

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code