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

[patch, fortran] PR fortran/45151 : NULL changed_syms assert regressions.


Hello,

as promised, here is the patch for the regressions introduced by my change at revision 162776.

Nothing special, modified symbols have to be committed in non-parsing mode. And one needs to call gfc_undo_symbols (maybe through reject_statement) in case one emits an error.

Thanks to Janus for taking part to the regression hunt.

Regression testing in progress on x86_64-unknown-freebsd8.0, and patch was reported regression-free by Dominique in the PR.

OK for trunk/4.5 (I plan to backport the other PR42051 fixes too) ?

Mikael

Attachment: pr45151_2.log
Description: Text document

Attachment: pr45151_2.diff
Description: Text document


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