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/31981] Missed forw prop with indirect ref and addr. due to CCP



------- Comment #4 from pinskia at gcc dot gnu dot org  2007-07-01 01:22 -------
> OFFSET + &OBJ.

Well pointer plus was merged so it is always &OBJ + OFFSET :).


-- 


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


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