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 middle-end/26001] [4.1/4.2 Regression] expand uses the wrong part of the string for array accesses



------- Comment #15 from pinskia at gcc dot gnu dot org  2006-01-30 19:39 -------
(In reply to comment #14)
> Sounds like the tree-optimizers should have replaced "0"[1] with '0'.  This
> also sounds like it was pure chance that the bug didn't trigger at -O0.

Yes they should have but that is a tottally different issue which was filed (I
forgot the number).


-- 


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


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