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]

[Patch, fortran/libgfortran] Remove abort_ symbol from libgfortran


:ADDPATCH fortran:

Hi,

now that Steve Kargl has added the -fall-intrinsics option, there is
no need to expose an abort_ symbol for the testsuite. The attached
patch removes that symbol (the functionality is still available via
_gfortran_abort), and adds -fall-intrinsics to those testcases that
use -std=f95 or -std=f2003 and call abort.

Regtested on i686-pc-linux-gnu. Ok for trunk?

-- 
Janne Blomqvist

Attachment: ChangeLog
Description: Text document

Attachment: remove-abort.diff
Description: Text document

Attachment: pgp00000.pgp
Description: PGP signature


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