c++/6392: [2003-05-12] Problems with __restrict__ type qualifier (array)

bangerth@dealii.org bangerth@dealii.org
Wed May 14 00:36:00 GMT 2003


Old Synopsis: Problems with __restrict__ type qualifier (array)
New Synopsis: [2003-05-12] Problems with __restrict__ type qualifier (array)

State-Changed-From-To: analyzed->feedback
State-Changed-By: bangerth
State-Changed-When: Wed May 14 00:33:29 2003
State-Changed-Why:
    Jason, you had a patch that was also applied to CVS, but the
    code still doesn't compile. The error message used to be
    
    x.cc:3: `int*[10]' cannot be `restrict'-qualified
    x.cc:3: invalid use of `restrict'
    but the first line is now missing. I don't know what the
    expected behavior, but either
    a) this is expected behavior, in which case the report
      should be closed, or
    b) this has been broken again in the meantime.
    
    Can you take a look?
    
    Thanks
      Wolfgang

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6392



More information about the Gcc-bugs mailing list