This is the mail archive of the gcc@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]

[tree-ssa] Statement with no effect warning


Hi,
I got bit by the fact that tree-SSA does not emit statement with no
effect warnings currently, as these happens during expansion and we of
course elliminate such statement much earlier.  What is the best place
to re-implement such a warnings?

Honza


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