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][1/N][C][C++][Fortran]Change POINTER_PLUS_EXPR offset type requirements


>>>>> "Richard" == Richard Guenther <rguenther@suse.de> writes:

Richard> 	java/
Richard> 	* builtins.c (static): Use fold_build_pointer_plus.
Richard> 	* class.c (make_class_data): Likewise.
Richard> 	(build_symbol_entry): Likewise.
Richard> 	* except.c (build_exception_object_ref): Likewise.
Richard> 	* expr.c (build_java_arrayaccess): Likewise.
Richard> 	(build_field_ref): Likewise.
Richard> 	(build_known_method_ref): Likewise.
Richard> 	(build_invokevirtual): Likewise.

Ok.

Tom


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