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]

Re: [fortran] Add runtime warning mechanism to libgfortran


       * trans.c (gfc_trans_code): Remove main_program and attr.
       (gfc_generate_code): Move them here.

this ChangeLog entry is incorrect. I merely moved those two variables into the if block.

You're right. What about:


* trans.c (gfc_generate_code): Move main_program and attr.

FX


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