This is the mail archive of the gcc-patches@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] | |
> AFAIK that's definitely not the case, most passes treat insns in libcall > sequences as any other insns. The libcall notes I believe are meant as > optimization rather than optimization inhibitor, so I'd say what dce.c > does with it (treats them as optimization inhibitor) is wrong. I agree.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |