This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/14050] [DR289] c99 restrict doesn't work in abs declarator
- From: "jsm28 at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Feb 2004 18:28:24 -0000
- Subject: [Bug c/14050] [DR289] c99 restrict doesn't work in abs declarator
- References: <20040206180031.14050.mrs@apple.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jsm28 at gcc dot gnu dot org 2004-02-06 18:28 -------
It seems I did implement this C99 requirement when implementing this feature
after all (without considering whether it might be a defect), with the
error message shown rather than in the grammar. Suspending until DR289
appears in the DR logs with an indication of the intended resolution.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |SUSPENDED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14050