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]
Other format: [Raw text]

[Bug tree-optimization/23929] [4.1 Regression] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-19 21:14 -------
(In reply to comment #10)
> it is even more obvious it was a latent bug from looking at what we looking at when we are scanning 
> over the operands:
> lineD.1272[318 - (<unnamed type>) ivtmp.37D.1332_3]
> 
> Where this is an ARRAY_REF and a couple of the ARRAY_REFs can be NULL.

s/couple/couple of the operands/

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23929


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