[Bug fortran/45159] Unnecessary temporaries
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Aug 2 14:10:00 GMT 2010
------- Comment #8 from burnus at gcc dot gnu dot org 2010-08-02 14:10 -------
(In reply to comment #7)
> > I fail to see why a scalar temporary is not enough:
> Well, try:
I concede defeat.
> If one want to enter this kind of reduced temporaries, another candidate is
> a=transpose(a) which requires a scalar temporary only.
Well, with an array descriptor it one only changes the strides/bounds ...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45159
More information about the Gcc-bugs
mailing list