This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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: gdb/2034: gdb does not compile with gcc-4.0


The following reply was made to PR gdb/2034; it has been noted by GNATS.

From: Steven Scholz <steven.scholz@imc-berlin.de>
To: Daniel Jacobowitz <drow@false.org>
Cc: gdb-gnats@sources.redhat.com
Subject: Re: gdb/2034: gdb does not compile with gcc-4.0
Date: Thu, 17 Nov 2005 08:58:41 +0100

 Daniel Jacobowitz wrote:
 > On Wed, Nov 16, 2005 at 01:59:37PM -0000, steven.scholz@imc-berlin.de wrote:
 > 
 >>gdb does not compile with gcc-4.0.
 >>GCC 4 is picky about "lvalue in assignment".
 >>
 >>For instance:
 >>
 >>gdb-6.3/sim/arm/iwmmxt.c: In function 'WMAC': gdb-6.3/sim/arm/iwmmxt.c:2117: error: invalid lvalue in assignment gdb-6.3/sim/arm/iwmmxt.c:2133: error: invalid lvalue in assignment
 > 
 
 Thanks for your reply!
 
 
 > This is fixed in GDB 6.4, to be released soon.  There will not be
 > another release of GDB 6.3.
 
 Are these changes in the current CVS?
 
 -- 
 Steven


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