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]

RFC: Patch to warn about disabled optimizations


No one has commented on this proposed patch:

http://gcc.gnu.org/ml/gcc-patches/2000-08/msg00249.html

that adds an option -Wdisabled-optimization to warn if the program
structure is such that gcc has decided to omit an optimization pass
that the user has requested.  This can happen, for example, in gcse.c.


Brad Lucier

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