------- Comment #7 from sje at cup dot hp dot com 2006-09-20 21:23 ------- This bug is weird. If I remove the code in cse_insn where the dest_addr_elt field is used, I still get the bug. So the problem occurs when creating the dest_addr_elt data, not when using it. This makes no sense to me, but that is what I see. I built with --enable-checking=all to see if it caught any data corruption or bad field accesses but I didn't get any errors. I am not sure what to try next.
Paul, do you have any idea why your changes would affect a compilation if we create dest_addr_elt but don't use it? -- sje at cup dot hp dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pbrook at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28604