------- Comment #3 from pault at gcc dot gnu dot org  2010-02-26 05:28 -------

> The warning for -Warray-temporaries is shown here for both -m32 and -m64 -- 
> and
> I also see "_gfortran_internal_pack" in the -fdump-tree-original. Do you have
> by chance local changes which fix this issue?

      CALL foo ((MAIN__:ot(FULL)))
      CALL foo ((MAIN__:ot(0_8:5_8:1_8)))
      CALL foo ((MAIN__:ot(0_8:__convert_i4_i8[[((MAIN__:time_steps))]])))

I was distracted by the convert_i4_i8.  Not only does it not appear for the
second line but it does not appear at all with -fdefault-integer-8.

I will go back and confirm that the tree on my machine at work is clean.

Confirmed

Cheers

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-02-26 05:28:34
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43173

Reply via email to