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 middle-end/6392] Problems with __restrict__ type qualifier (array)


------- Additional Comments From ian at airs dot com  2005-09-28 05:16 -------
I think we should just close this PR.  In comment #9 Andrew suggests that this
should be a pessimizes-code, but there is no test case for that and no reason to
think that we do pessimize the code.  If there is some problem with the
implementation of an array of restrict qualified elements, I think we should put
that in a new PR with a test case.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at airs dot com


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


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