stl_list undefined error in compiling mysql

2013-09-08 Thread Edward Peschko
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 _

gcc-4.9-20130908 is now available

2013-09-08 Thread gccadmin
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

Re: mips16 LRA vs reload - Excess reload registers

2013-09-08 Thread Vladimir Makarov
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