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: [Patch, fortran] Fix sizetype and size_type_node in the Fortran frontend


Janne Blomqvist wrote:
Regtested on x86_64-unknown-linux-gnu, Ok for trunk?
OK.

Thanks for the patch.

Tobias

2010-11-20 Janne Blomqvist<jb@gcc.gnu.org>

         * f95-lang.c (gfc_init_decl_processing): Set size_type_node as
         unsigned int of pointer size and set sizetype based on that.
         * trans-types.c (gfc_init_types): Don't set size_type_node to an
         unsigned type.




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