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: Add a __nowarn__ keyword


On Thu, 9 Aug 2007, Kaveh R. GHAZI wrote:

| On Thu, 9 Aug 2007, Kaveh R. GHAZI wrote:
| 
| > On Thu, 9 Aug 2007, [ISO-8859-1] Manuel López-Ibáñez wrote:
| >
| > > On 08/08/07, Kaveh R. GHAZI <ghazi@caip.rutgers.edu> wrote:
| > > > On Wed, 8 Aug 2007, Paolo Bonzini wrote:
| > > >
| > > > So this is encouraging, I added OPT_Wcast_qual to the warning statement
| > > > and now it obeys the #pragma (or _Pragma).  However I'm still having one
| > > > last problem.  The pragma interface is still on/off, not push/pop.  I.e.:
| > >
| > > Can you commit that fix as obvious before we forget about it? Thanks.
| >
| > Yes, I'll do that.  (At the moment, someone killed sparc-solaris
| > bootstraps.  So even though it's obvious, I'll postpone installing until I
| > can test it.)
| 
| 
| Here's the patch, it passes "make cc1".  But as I said can't bootstrap
| right now because of this:
| http://gcc.gnu.org/ml/gcc/2007-08/msg00149.html
| 
| The C++ frontend needs a separate patch, but it's not a one-liner AFAICT.

Patch is OK as soon as bootstrap is green.


Thanks!

-- Gaby

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