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/17141] *&a->b is not folded


------- Additional Comments From steven at gcc dot gnu dot org  2004-08-23 06:56 -------
Apparently something else _is_ folded.  And a bit early too.  We've already 
dropped to "T356<D1123> = (int<D0> *)locp<D1118>" even before gimplifying. 

-- 


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


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