Apologies if this is the wrong place to send this, but the bottom of the page said send comments here.
The link to Apple's website on the page "http://gcc.gnu.org/install/specific.html#powerpc-*-darwin*" needs to be updated. It reads: "http://developer.apple.com/tools/compilers.html"
The new corr
Where should I add a description for SMS in changes.html?
I see that only the tree-ssa optimizations are described (as general
new optimizations), is this the intention?
On Sunday 13 February 2005 10:07, Mostafa Hagog wrote:
> Where should I add a description for SMS in changes.html?
> I see that only the tree-ssa optimizations are described (as general
> new optimizations), is this the intention?
No, this is just because nobody else has added anything there yet.
hi
I have written a small structure (function_cfg_info) to hold CFG
information (defined in new file tree-cfg.h) and wanted to
add this to call graph node data structure (in cgraph.h). When I add this
to cgraph_node , it is unable to find this structure, even after including
the tree-cfg.h.
On Wed, 9 Feb 2005, James E Wilson wrote:
> A workaround would be to add a special unspec RTL pattern that emits the
> bgeu/break/label. Then you would no longer have control-flow inside the
> prologue. You can use the gas local label feature to avoid needing to
> create a label rtx.
Or (for the
Mostafa Hagog <[EMAIL PROTECTED]> wrote:
> Where should I add a description for SMS in changes.html?
> I see that only the tree-ssa optimizations are described (as general
> new optimizations), is this the intention?
No, just add it there. Please also provide numbers about the improvements we
ge
[EMAIL PROTECTED] (Paul Schlie) wrote on 11.02.05 in <[EMAIL PROTECTED]>:
> - I apparently misinterpreted:
>
> http://svn.collab.net/viewcvs/svn/trunk/
>
> as was viewing it via viewcvs (which I now understand is svn friendly)
In general, these days, /viewcvs/cvs/... will access a CVS reposi
Snapshot gcc-4.0-20050213 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.0-20050213/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.0 CVS branch
with the following options: -D2005-02-13 17:43 UTC
You'll
I have now tested the -ieee flag. So this is a documentation error,
because the vital option is not mentioned in the host specific note.
I have added a suggested documentation change to PR16787. It would be
good if someone could fix the documentation.
Bill Northcott
On 10/02/2005, at 12:56 PM
In loop.c, around line 8887, shouldn't the memory allocated by alloca be
'memseted' in some way ?
giv_array = alloca (giv_count * sizeof (struct induction *));
There is a loop just below that set some elements but not all.
But a few lines below again, ALL values of giv_array are used. I think th
I'm using the SUIF compiler system in my project. If any body has used
this tool, please let me know how I can convert the suif format to
alpha, so that it can be run on simplescalar.
Thank you
Vivek
11 matches
Mail list logo