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]

Document -ftree-fre's null effect?


I discovered that -ftree-fre is accepted by the compiler and is enabled at -O, but
the pass_fre pass structure is never scheduled to be run, so it has no effect.
Should this fact be documented?  I take it that we wish to keep FRE in the longer term?

Ben

Attachment: signature.asc
Description: OpenPGP digital signature


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