X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Dey84M1+4J16A1FV 4pEHKFBqwtAyAB/fEJgkNUWG4UGUNewWPhz03IL4HBAoCEkc93OdaxxBl1ixDP+h 2LdQ754pf8dhN3Q6mQM2QI0h2kXKR5ic8+uWe3U4Ng4Q17FBvj7Ujj/kVE/5Ech5 Lvg86Lq8JJP/PijK9jri/zxzRmU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=YWmIu6kVCJYX+/Bc1HU4HN VBc2E=; b=V6e3G267Wc1c06cagwEacSUxONBA7wHGR2jKz3xVY5+peNT2YflQZp KojrEpB+mRTKLe5HVQDoJ8VtlCuCnr1KeLHDOF53b0MwGe3ov5+IxX6WZmns5DsA UmvT8HYTohE1jLptEu6FbvBi/7ILPYAmc/SRwIO9Hjq/g04aq/rPc= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=harry, Harry, rockefeller, Rockefeller X-HELO: mail-wm0-f52.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=zqepFOsfm0lg1QzcsNW7N2/73/pvXyzRHI2m4+DdRV4=; b=dF2J/8isW/R1CSxZqDkodlzWpoQqjcvEPAaI9k78Gq1PBJ+8W3eGl8VcrzzYGE4XCC woxGbRFIgk29lb46OBm0TV5eQg45S+wQFB3HBexFC71FbRbvBCzd8bvg9cLyvH+fMqOm GZh9bbDhSSyvJCQgm+R7f2phVZRCJw17YErCoKacG8/+kSEIafY/fhEFH9LfuPnVgBaX 3Kq0heWy4ldo0a5K4Ptfwboj+4DxJNyEjCn4/v/hKfhpcB5wHOUakZyynrSR7jnvoGBN D78ugAjVa/7yyPhih3zCrbZ/WVTANtV3zjn/ptVfPsIPoFnXiq4coHKOR5ktGhc/ariF xgJg== X-Gm-Message-State: AE9vXwOlY6RT8/TbiLcau7v60XobWzHIqDJrwRi64le9yovQIKdvAnkABWAV1JvKqNZPWQ== X-Received: by 10.194.228.3 with SMTP id se3mr40381256wjc.132.1474497309414; Wed, 21 Sep 2016 15:35:09 -0700 (PDT) Subject: Re: gdb Fortran RaiseException To: cygwin AT cygwin DOT com References: <6657fe07a29b4cf3885fbc43bc5142f3 AT vsrv060ex03 DOT ssd DOT fsi DOT com> From: Marco Atzeri Message-ID: Date: Thu, 22 Sep 2016 00:35:01 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <6657fe07a29b4cf3885fbc43bc5142f3@vsrv060ex03.ssd.fsi.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 21/09/2016 23:06, Rockefeller, Harry wrote: > With simple program, foo.f: > [begin literal] > program foo > implicit none > logical*4 e > e = .true. > stop > end > [end literal] > > I get these results: > > $ /usr/bin/gfortran -g foo.f -o foo > It runs fine for me. > Problem reports: http://cygwin.com/problems.html the cygcheck.out is incompleted, please run again as: cygcheck -s -v -r > cygcheck.out -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple