This is the mail archive of the gcc-bugs@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: Another ICE under hpux 10.20 with current CVS


  In message <199911132154.QAA06482@hiauly1.hia.nrc.ca>you write:
  > In todays CVS for gcc-2.96,
  > 
  > stage1/xgcc -Bstage1/ -B/usr/local/hppa1.1-hp-hpux10.20/bin/ -c  -DIN_GCC  
  >   -W -Wall -g -O3 -W -Wall  -DHAVE_CONFIG_H    -I. -I../../gcc -I../../gcc/
  > config -I.
  > ./../gcc/../include ../../gcc/gcse.c
  > ../../gcc/gcse.c: In function `delete_null_pointer_checks_1':
  > ../../gcc/gcse.c:4993: warning: unused parameter `s_preds'
  > ../../gcc/gcse.c: In function `hoist_code':
  > ../../gcc/gcse.c:5600: Insn does not satisfy its constraints:
  > (insn 1365 1282 1291 (set (reg:SI 19 %r19)
  >         (reg:SI 88 SAR)) 63 {reload_outsi+2} (nil)
  >     (nil))
  > ../../gcc/gcse.c:5600: Internal compiler error in `reload_cse_simplify_oper
  > ands', at reload1.c:9192
More problems with Kenner's regclass.c changes.  

Kenner, you need to either fix the ongoing problems with those changes or
we're going to have to back them out completely.

jeff


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