From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23621 invoked by alias); 22 Feb 2010 09:06:41 -0000 Received: (qmail 23493 invoked by alias); 22 Feb 2010 09:06:27 -0000 Date: Mon, 22 Feb 2010 09:06:00 -0000 Message-ID: <20100222090627.23492.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/38112] unneeded temporary In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "paul dot richard dot thomas at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-02/txt/msg02205.txt.bz2 ------- Comment #5 from paul dot richard dot thomas at gmail dot com 2010-02-22 09:06 ------- Subject: Re: unneeded temporary Tobias, I'll take a look tonight. Cheers Paul On Mon, Feb 22, 2010 at 9:58 AM, burnus at gcc dot gnu dot org wrote: > > > ------- Comment #4 from burnus at gcc dot gnu dot org  2010-02-22 08:58 ------- > Paul, for the test case in comment 0 we still create a temporary: > >  b(a)=1 > > where "a" is a simple-contiguous rank-one array without target/pointer > attribute, which thus cannot alias with "b". Do you think this is fixable? > > > -- > > burnus at gcc dot gnu dot org changed: > >           What    |Removed                     |Added > ---------------------------------------------------------------------------- >                 CC|                            |pault at gcc dot gnu dot org > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38112 > > ------- You are receiving this mail because: ------- > You are on the CC list for the bug, or are watching someone who is. > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38112