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 libstdc++/41763] valarray_array.h seems to overuse __restrict__



------- Comment #3 from paolo dot carlini at oracle dot com  2009-10-20 17:28 -------
Thanks Gaby. Thus, if I understand the issue correctly, we have to be less
aggressive about __restrict__ and make sure we don't use it when we compare
pointers to different objects. I can work on the change.


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |paolo dot carlini at oracle
                   |dot org                     |dot com
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-10-20 17:28:13
               date|                            |


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


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