------- Comment #10 from dorit at il dot ibm dot com 2006-02-19 16:10 ------- so maybe if an SFT has may-aliases then new_type_alias should add the may-aliases of the SFT as may-aliases of the new tag, instead of adding the SFT as a may-alias of the new tag. ?
There's a comment in new_type_alias that's quite worrying: "/* The following is based on code in add_stmt_operand to ensure that the same defs/uses/vdefs/vuses will be found...." So this code depends on code in add_stmt_operand, that may have changed by now... Related or not, there's another bug in new_type_alias in PR26359. -- dorit at il dot ibm dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victork at il dot ibm dot | |com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26197