From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3051 invoked by alias); 6 Feb 2004 18:00:33 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 3021 invoked by uid 48); 6 Feb 2004 18:00:32 -0000 Date: Fri, 06 Feb 2004 18:00:00 -0000 From: "mrs at apple dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20040206180031.14050.mrs@apple.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/14050] New: c99 restrict doesn't work in abs declarator X-Bugzilla-Reason: CC X-SW-Source: 2004-02/txt/msg00797.txt.bz2 List-Id: c99's restrict doesn't work in an abstract declarator: int regexec(int [restrict]); t7.c:1: error: static or type qualifiers in abstract declarator gcc version 3.4 20031207 (experimental) In http://gcc.gnu.org/ml/gcc/2004-02/msg00461.html Nathan claimed it was valid. -- Summary: c99 restrict doesn't work in abs declarator Product: gcc Version: 3.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mrs at apple dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin6.3 GCC host triplet: powerpc-apple-darwin6.3 GCC target triplet: powerpc-apple-darwin6.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14050