This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/38112] unneeded temporary



------- 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
<gcc-bugzilla@gcc.gnu.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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]