Re: Plug-ins on Windows

2010-07-03 Thread Joern Rennecke
Quoting Kyle Girard : A generic linked-in plugin ability would definitely solve my plugin-on-windows problem. From what I've been reading on this list it looks like I'm going to have to do some sort of similar hack to gcc to get my plugin working on windows at least in the short term. I hacke

gcc-4.6-20100703 is now available

2010-07-03 Thread gccadmin
Snapshot gcc-4.6-20100703 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.6-20100703/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.6 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk

Re: -finline-functions default with -Os ?

2010-07-03 Thread Frédéric L. W. Meunier
On Sat, 3 Jul 2010, Steven Bosscher wrote: 2010/7/3 Frédéric L. W. Meunier: The info page also states -Os disables "-falign-functions -falign-jumps -falign-loops -falign-labels -freorder-blocks -freorder-blocks-and-partition -fprefetch-loop-arrays -ftree-vect-loop-version" but -falign-loops -

Re: -finline-functions default with -Os ?

2010-07-03 Thread Steven Bosscher
2010/7/3 Frédéric L. W. Meunier : > Here, -finline-functions appears to be the default using -Os with GCC 4.4.4 > on Linux (tested with k8-sse3 and 486). > > But according to the man page, "Enabled at level -O3". Does the manual need > a fix ? Yes, it should say "Enabled at levels -O3 and -Os".

-finline-functions default with -Os ?

2010-07-03 Thread Frédéric L. W. Meunier
Here, -finline-functions appears to be the default using -Os with GCC 4.4.4 on Linux (tested with k8-sse3 and 486). But according to the man page, "Enabled at level -O3". Does the manual need a fix ? The info page also states -Os disables "-falign-functions -falign-jumps -falign-loops -falig

[patch] Fix ChangeLog entries that belong in c-family/ChangeLog

2010-07-03 Thread Steven Bosscher
Hello, gcc/c-family/ChangeLog exists for c-family changes. The patch below fixes a few incorrect ChangeLog entries in gcc/ChangeLog. Will commit as obvious. Ciao! Steven Index: ChangeLog === --- ChangeLog (revision 161778) +++ Ch

Re: Possible Bug with darwin_asm_named_section() in gcc/config/darwin.c

2010-07-03 Thread Steven Bosscher
On Sat, Jul 3, 2010 at 6:42 PM, Mike Stump wrote: > On Jul 1, 2010, at 11:29 PM, Eric Siroker wrote: >> I'm getting the frontend for the Go programming language to work in >> Darwin.  I encountered what looks like a bug in Darwin-specific gcc >> code. > > You are obligated to spell the name of the

Re: Possible Bug with darwin_asm_named_section() in gcc/config/darwin.c

2010-07-03 Thread Mike Stump
On Jul 1, 2010, at 11:29 PM, Eric Siroker wrote: > I'm getting the frontend for the Go programming language to work in > Darwin. I encountered what looks like a bug in Darwin-specific gcc > code. You are obligated to spell the name of the section correctly... $ cat t.s .section __TEXT,__