This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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] gimplify-unit-at-a-time (final)


Richard Guenther wrote:
> This is the final patch implementing gimplifying unit-at-a-time.
> Approval is needed for the C++, C, Ada, Java and Fortran frontend
> changes. Bootstrapped and tested on x86_64-unknown-linux-gnu.
> Ok for trunk?
>   
The Fortran part is OK.

Tobias

> 	fortran/
> 	* f95-lang.c (gfc_be_parse_file): Do not finalize the CU here.
> 	* trans-decl.c (gfc_gimplify_function): Remove.
> 	(build_entry_thunks): Do not gimplify here.
> 	(create_main_function): Likewise.
> 	(gfc_generate_function_code): Likewise.
>
> 	* gfortran.dg/missing_optional_dummy_5.f90: Adjust pattern.
>   


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