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]

Re: simplify-rtx.c SIGN_EXTEND conflicts with rtl.def SIGN_EXTEND (+fix)



  In message <200005261449.KAA14322@caip.rutgers.edu>you write:
  > Two comments:
  > 
  > 1.  Should we use CPP_WTRADITIONAL() here instead of testing
  >     warn_traditional?
No clue.

  > 2.  We should update invoke.texi. How about this?
  > 
  > 
  > --- invoke.texi~	Fri May 26 10:40:17 2000
  > +++ invoke.texi	Fri May 26 10:44:01 2000
  > @@ -1789,6 +1789,9 @@ typically represent bit patterns, are no
  >  
  >  @item
  >  Usage of ANSI string concatenation is detected.
  > +
  > +@item
  > +A function macro appears without arguments.
  >  @end itemize
  >  
  >  @item -Wundef
This would be fine.  Please install it.

Thanks,
jeff




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