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, fortran] Patch for PR fortran/39352, using -fexceptions.


> Unless there are objections, I plan to commit the patch tomorrow.

Seemingly there wer none; thus I have now committed the patch
(http://gcc.gnu.org/ml/gcc-patches/2009-05/msg00862.html)

Tobias

 2009-05-15  Tobias Burnus  <burnus@net-b.de>

        PR fortran/39352
        * f95-lang.c: Add gfc_maybe_initialize_eh.
        * gfortran.h: Add gfc_maybe_initialize_eh prototype.
        * Make-lang.in: Add new .h dendencies for f95-lang.c
        * openmp.c (resolve_omp_do): Call gfc_maybe_initialize_eh.
	* misc.c (gfc_free): Avoid #define trickery for free.


Sending        gcc/fortran/ChangeLog
Sending        gcc/fortran/Make-lang.in
Sending        gcc/fortran/f95-lang.c
Sending        gcc/fortran/gfortran.h
Sending        gcc/fortran/misc.c
Sending        gcc/fortran/openmp.c
Transmitting file data ......
Committed revision 147559.


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