c/7376: linux kernel 2.4.19-rc3 parser error w/ 3.2 CVS (works w/ 3.1) on ix86 semaphore.c
Andrew Pinski
pinskia@physics.uc.edu
Mon Jul 22 12:06:00 GMT 2002
The following reply was made to PR c/7376; it has been noted by GNATS.
From: Andrew Pinski <pinskia@physics.uc.edu>
To: priestwilliaml@yahoo.com
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: c/7376: linux kernel 2.4.19-rc3 parser error w/ 3.2 CVS (works w/ 3.1) on ix86 semaphore.c
Date: Mon, 22 Jul 2002 14:59:54 -0400
This is NOT a gcc 3.2 problem, gcc 3.2 removes the ability to
have multi-line string literals.
This is a linux kernel problem with their source code, the
warning in 3.1 is so they
would change the code to be fixed.
Fix the code and try again or try a newer version of the linux
kernel (or file a bug with Linus).
Thanks,
Andrew Pinski
PS can some one close this bug report because the reasons above.
More information about the Gcc-prs
mailing list