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, committed] PR 50570: [4.6/4.7 Regression] Incorrect error for assignment to intent(in) pointer


Hi all,

I just committed a one-line fix for this regression (approved by
Tobias in a private mail):

http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180000

Cheers,
Janus


Btw: I just noticed that ABORT throws a backtrace in recent trunk
versions (which didn't happen in 4.6 or earlier). I think this can be
quite useful, but maybe it should be documented in the manual?

http://gcc.gnu.org/onlinedocs/gfortran/ABORT.html#ABORT


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