public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bernd Schmidt <bernds_cb1@t-online.de>
To: Rahul Kharche <rahul@IceraSemi.com>
Cc: gcc@gcc.gnu.org, sdkteam-all <sdkteam-all@IceraSemi.com>
Subject: Re: [4.5] Find more autoinc addressing for induction variables
Date: Fri, 22 May 2009 16:59:00 -0000	[thread overview]
Message-ID: <4A16CB02.8090405@t-online.de> (raw)
In-Reply-To: <4D60B0700D1DB54A8C0C6E9BE69163700A186C3E@EXCHANGEVS.IceraSemi.local>

Hi,

Rahul Kharche wrote:
> I am trialing this patch on a private GCC port that I'm working on.
> The patch works well with several test cases we have. However, fails
> on the following
> 
> int
> main ()
> {
>   const int arr[] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 };
>   int i;
> 
>   for (i = 0; i < 10; i++)
>     {
>       printf("arr[%d] : %d\n", i, arr[i]);
>     }
> }

I'm not getting anything that looks like the dump you sent.  What 
version of gcc is your port based on?


Bernd
-- 
This footer brought to you by insane German lawmakers.
Analog Devices GmbH      Wilhelm-Wagenfeld-Str. 6      80807 Muenchen
Sitz der Gesellschaft Muenchen, Registergericht Muenchen HRB 40368
Geschaeftsfuehrer Thomas Wessel, William A. Martin, Margaret Seif

  reply	other threads:[~2009-05-22 14:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <49998A2D.5000401@t-online.de>
     [not found] ` <4A0AED10.7070109@t-online.de>
     [not found]   ` <571f6b510905131427p30afe791h65118fca411f2ed@mail.gmail.com>
     [not found]     ` <4A0B54D2.4030208@t-online.de>
     [not found]       ` <571f6b510905131558g272ad0f2u2bb4fe5d613f2c3b@mail.gmail.com>
     [not found]         ` <4A0C4F06.3080707@t-online.de>
     [not found]           ` <571f6b510905141426t1ec4a7e6i2bd69d90362f394@mail.gmail.com>
     [not found]             ` <4A0D4D12.1050607@t-online.de>
     [not found]               ` <571f6b510905150525g22898204p340aa5540644f5bd@mail.gmail.com>
     [not found]                 ` <4A0D8599.7080305@t-online.de>
     [not found]                   ` <4A0E031F.7030007@t-online.de>
2009-05-22 15:47                     ` Rahul Kharche
2009-05-22 16:59                       ` Bernd Schmidt [this message]
2009-05-22 18:04                         ` Rahul Kharche
2009-05-22 19:05                         ` Rahul Kharche

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=4A16CB02.8090405@t-online.de \
    --to=bernds_cb1@t-online.de \
    --cc=gcc@gcc.gnu.org \
    --cc=rahul@IceraSemi.com \
    --cc=sdkteam-all@IceraSemi.com \
    /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).