This is the mail archive of the gcc@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: inline asm string/line break rules change


   From: Andi Kleen <ak@suse.de>
   Date: Sun, 14 Apr 2002 10:46:29 +0200

   On Sun, Apr 14, 2002 at 01:28:43AM -0400, Tim Hollebeek wrote:
   > 
   > > Andi, don't use modern compilers with old broken source bases.
   > 
   > Or: if you do, ignore any warnings you get.
   
   That's not an option if you need the other warnings. 
   And unfortunately this warning cannot be turned off.
   
Here is the real interesting part, the fact that it would take you but
5 or 10 minutes to write a script in sed/awk/perl/whatever to fix up
the multiline string literals.

You have undoubtedly wasted in excess of that amount of time
typing in emails complaining about the warnings.


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