public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Daniel Berlin <dberlin@dberlin.org>
To: Toon Moene <toon@moene.indiv.nluug.nl>
Cc: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>,
	Diego Novillo <dnovillo@redhat.com>
Subject: Re: [tree-ssa] Fix bootstrap failure
Date: Sun, 30 Nov 2003 19:56:00 -0000	[thread overview]
Message-ID: <C9E5EB56-2369-11D8-BE3D-000A95DA505C@dberlin.org> (raw)
In-Reply-To: <3FCA4162.2040208@moene.indiv.nluug.nl>


On Nov 30, 2003, at 2:13 PM, Toon Moene wrote:

> Toon Moene wrote:
>
>> Daniel Berlin wrote:
>>> On Nov 30, 2003, at 1:33 PM, Toon Moene wrote:
>
>>>> Talking about "fixed" - as far as I can see your PTA only takes 
>>>> effect if HAVE_BANSHEE is defined during compilation.
>
>>> Because it gets thrown into gcc's config.h.
>
>> Yep, got it - was looking in the wrong spot.  Sorry.
>
> BTW, the real reason I'm interested in alias analysis is to implement 
> Fortran's "if you don't tell us you're not aliasing" rules.
>
> I'm looking at tree-alias-common.c (intra_function_call):
>
>   /* We assume that an actual parameter can point to any global. */
>
> where Fortran would change the "can" to "cannot" :-)

Can parameters not point to each other, too?

If so, you can just make it stop calling intra_function_call for 
fortran. :P

  reply	other threads:[~2003-11-30 19:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-30 15:11 Diego Novillo
2003-11-30 15:51 ` Daniel Berlin
2003-11-30 19:09   ` Toon Moene
2003-11-30 19:10     ` Daniel Berlin
2003-11-30 19:12       ` Toon Moene
2003-11-30 19:31         ` Toon Moene
2003-11-30 19:56           ` Daniel Berlin [this message]
2003-11-30 21:01             ` Toon Moene

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C9E5EB56-2369-11D8-BE3D-000A95DA505C@dberlin.org \
    --to=dberlin@dberlin.org \
    --cc=dnovillo@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=toon@moene.indiv.nluug.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).