This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/21470] -fargument-noalias-global has no effect for the vectorizer
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 May 2005 14:53:53 -0000
- Subject: [Bug tree-optimization/21470] -fargument-noalias-global has no effect for the vectorizer
- References: <20050509144745.21470.tkoenig@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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