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/17273] [3.5 Regression] ICE in get_indirect_ref_operands


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-02 16:55 -------
I think this is latent bug in the tree-ssa optimization as the two dates mine and the ones which Volker 
reports is both when &a->b is no longer lowered. (after the first date I had to revert the patch because 
it causes other problems).

-- 


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


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