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: fix my previous alter_subreg change


On Thu, 22 Nov 2001, Jan Hubicka wrote:
> Thu Nov 22 14:43:24 CET 2001  Jan Hubicka  <jh@suse.cz>
>
> 	* final.c (cleanup_subreg_operands): Do not crash on peepholes.
> 	(walk_alter_subreg): Return proper value.

(Adding a test on !recog_data.operand_loc[i] and another
correction.)

"Me too" thought of adding such a test when looking into the
CRIS build failure, but then thought "Why not set
recog_data.operand_loc[i]"?  Consider
<URL:http://gcc.gnu.org/ml/gcc-patches/2001-11/msg01407.html>.

brgds, H-P




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