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] PR 42144: [OOP] deferred TBPs do not work


>> The patch was regtested on x86_64-unknown-linux-gnu. Ok for trunk?
>
> OK for trunk.

Thanks. Committed as r155305.

Btw, when it comes to OOP, one of the bugs that we should definitely
fix for 4.5 is PR42385. This is another one of those wrong-code
nasties, where everything goes fine at compile time, but at runtime
you silently get wrong results (the other OOP-wrong-code PR is 41829,
which probably won't get fixed for 4.5, but at least it has a runtime
error message).

Cheers,
Janus


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