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/26304] [4.2 Regression] 25_algorithms/prev_permutation/1.cc on powerpc{64,}-linux and powerpc-darwin



------- Comment #9 from pinskia at gcc dot gnu dot org  2006-02-16 02:59 -------
(In reply to comment #8)
> > Which looks more like VRP messing up.
> Can you check something for me.  Is sizetype an unsigned type on 
> this platform?  And what type is ivtmp?
sizetype should be "unsigned long int" but I am not 100% sure.

  unsigned int ivtmp.60;


-- 


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


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