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]

Re: [options] Allow Var() and Mask() to be used together


> This is also handy for the optimization pragmas, where you want to
> save and restore a group of flags on a per-function basis.  (My
> patch for that keeps breaking because other people are changing the
> same areas, so I'm going to wait for things to settle down.)

This also ties in nicely to my plan on allowing warning flags to be
controlled by pragmas sometime in the future ;-)


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