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
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
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 -
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".
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
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
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
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,__