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 tree-optimization/21470] -fargument-noalias-global has no effect for the vectorizer


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-09 14:53 -------
Actually -fargument-noalias-global is set to true for fortran and should be respected instead of 
marking them as restrict.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|fortran                     |tree-optimization
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-05-09 14:53:51
               date|                            |
            Summary|mark subroutine arguments   |-fargument-noalias-global
                   |__restrict__                |has no effect for the
                   |                            |vectorizer


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


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