------- Comment #2 from fxcoudert at gcc dot gnu dot org  2007-03-07 17:19 
-------
(In reply to comment #1)
> actually this function should be inlined as it is a nested function.

It is inlined. It's the vectorization of the inlined function that is
suboptimal (at least, that's what I diagnose, I'm not 100% sure).


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-03-07 17:19:30
               date|                            |
            Summary|Fortran testcase where      |Suboptimal vectorization
                   |inlining would be a huge    |after inlining
                   |gain                        |


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

Reply via email to