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: Daniel Jacobowitz <drow@false.org>
To: steven.scholz@imc-berlin.de
Cc: gdb-gnats@sources.redhat.com
Subject: Re: gdb/2034: gdb does not compile with gcc-4.0
Date: Wed, 16 Nov 2005 16:32:57 -0500

 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
 
 This is fixed in GDB 6.4, to be released soon.  There will not be
 another release of GDB 6.3.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery, LLC


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