------- Comment #1 from burnus at gcc dot gnu dot org  2010-02-18 09:25 -------
Why is this marked as 4.4 regression? According to my regression hunt it fails
since the patch http://gcc.gnu.org/viewcvs?view=revision&revision=156749 which
has only be committed to the trunk. I just checked and the test case of comment
#0 still works with a 6h old gcc-4_4-branch. -> Thus I mark this as 4.5 only.

 * * *

By the way, the Fortran 2008 standard lists in

   5.3.7 CONTIGUOUS attribute
   6.5.4 Simply contiguous array designators

some things which are/aren't contiguous in Fortran; maybe one should browse
that list just to get some more ideas (both for optimization and for avoiding
over-optimization). See: ftp://ftp.nag.co.uk/sc22wg5/N1751-N1800/N1791.pdf


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Priority|P3                          |P4
   Last reconfirmed|0000-00-00 00:00:00         |2010-02-18 09:25:19
               date|                            |
            Summary|[4.4, 4.5 regression] No    |[4.5 Regression] No
                   |temporary produced for array|temporary produced for array
                   |pointer actual arguments    |pointer actual arguments
   Target Milestone|---                         |4.5.0


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

Reply via email to