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]

Re: PATCH: fix small emit_case_nodes tweak


  In message <200107080128.VAA15424@hiauly1.hia.nrc.ca>you write:
  > This fixes the problem noted here
  > <http://gcc.gnu.org/ml/gcc-bugs/2001-06/msg01178.html> and here
  > <http://gcc.gnu.org/ml/gcc-bugs/2001-06/msg01174.html>.  It is necessary
  > to explicitly call convert_modes when index_type is unsigned.  Tested
  > with a bootstrap and check with hppa1.1-hp-hpux10.20.
  > 
  > OK for main?
  > 
  > Dave
  > -- 
  > J. David Anglin                                  dave.anglin@nrc.ca
  > National Research Council of Canada              (613) 990-0752 (FAX: 952-6
  > 605)
  > 
  > 2001-07-07  John David Anglin  <dave@hiauly1.hia.nrc.ca>
  > 
  > 	* stmt.c (emit_case_nodes): Convert modes where needed
It appears that RTH has already checked in a fix for this. 

jeff



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