[Bug c++/25895] [4.0/4.1/4.2 Regression] wrong code with ?: and derived class pointers

jason at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Apr 14 23:54:00 GMT 2007



------- Comment #6 from jason at gcc dot gnu dot org  2007-04-15 00:54 -------
I believe that this change will pessimize alias analysis somewhat; improved
alias analysis was the reason for my change to model base access with
COMPONENT_REF.  But I'll leave this alone until I get around to doing that more
fully (as described in 22488)


-- 


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



More information about the Gcc-bugs mailing list