All,
Got the following error in compiling the latest version of mysql
(mysql-5.6.13). I'm not sure if this is a gcc problem or a mysql
problem, but it looked very standard library related, so I thought I'd
point it out here.
I look at the stl_list.h file and see it is in an #if block, with
#if _
Snapshot gcc-4.9-20130908 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.9-20130908/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.9 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk
On 13-08-23 5:26 AM, Matthew Fortune wrote:
Hi Vladimir,
I've been working on code size improvements for mips16 and have been pleased to
see some improvement when switching to use LRA instead of classic reload. At
the same time though I have also seen some differences between reload and LRA
i