www.delorie.com/archives/browse.cgi   search  
Mail Archives: pgcc/1998/05/11/13:09:41

X-pop3-spooler: POP3MAIL 2.1.0 b 4 980420 -bs-
Delivered-To: pcg AT goof DOT com
Message-ID: <19980511142844.17448@cerebro.laendle>
Date: Mon, 11 May 1998 14:28:44 +0200
From: Marc Lehmann <pcg AT goof DOT com>
To: Leland Ray <leland AT wolfram DOT com>
Cc: pgcc <pgcc-list AT Desk DOT nl>
Subject: Re: problem with -funroll-all-loops
Mail-Followup-To: Leland Ray <leland AT wolfram DOT com>, pgcc <pgcc-list AT desk DOT nl>
References: <199805100336 DOT WAA25254 AT wolfram DOT com>
Mime-Version: 1.0
In-Reply-To: <199805100336.WAA25254@wolfram.com>; from Leland Ray on Sat, May 09, 1998 at 10:36:36PM -0500
X-Operating-System: Linux version 2.1.101 (root AT cerebro) (gcc version pgcc-2.91.26 19980502 (gcc2 ss-980401 experimental))
Status: RO
Lines: 27

On Sat, May 09, 1998 at 10:36:36PM -0500, Leland Ray wrote:

Fixed, can you check the next snapshot (19980508) that will be available
in a few days? In the meantime, you can work around this bug with
-fno-risc.

> -----------------------------
> 
> #include <stdio.h>
> 
> int a[] = { 1, 3, 0, 0, 0, 1 };
> 
> main() {
>     int da1 = 5;
> 
>     printf ("da1 = %d\n", da1);
>     while (--da1 >= 0 && !a[da1]);
>     printf ("after loop, da1 = %d\n", da1);
> }

      -----==-                                              |
      ----==-- _                                            |
      ---==---(_)__  __ ____  __       Marc Lehmann       +--
      --==---/ / _ \/ // /\ \/ /       pcg AT goof DOT com       |e|
      -=====/_/_//_/\_,_/ /_/\_\                          --+
    The choice of a GNU generation                        |
                                                          |

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019