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: suggestions for GCC 3.2 release criteria


On Sat, May 18, 2002 at 11:17:45AM +0900, Kaoru Fukui wrote:

 > Recent gcc-3.2  couldn't compile linux kernel(2.4.19) without fixing for
 > multi-line string literals,
 > because Kernel dirvers are used Multi-line string literals.

Right, the correct thing is to fix the code to not use multi-line
string literals.

I've made similar code sweeps in the NetBSD source tree.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>


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