[Bug middle-end/33272] Compiler does not take advantage of restrict
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Nov 5 00:08:00 GMT 2007
------- Comment #4 from pinskia at gcc dot gnu dot org 2007-11-05 00:08 -------
Subject: Bug 33272
Author: pinskia
Date: Mon Nov 5 00:08:04 2007
New Revision: 129888
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129888
Log:
Index: ChangeLog
===================================================================
--- ChangeLog (revision 129887)
+++ ChangeLog (working copy)
@@ -6447,6 +6447,7 @@
2007-09-02 Joseph Myers <joseph@codesourcery.com>
+ PR c/29237
PR middle-end/33272
* c-decl.c (grokdeclarator): Apply qualifiers to type of parameter
decayed from array.
Index: testsuite/ChangeLog
===================================================================
--- testsuite/ChangeLog (revision 129887)
+++ testsuite/ChangeLog (working copy)
@@ -3041,6 +3041,7 @@
2007-09-02 Joseph Myers <joseph@codesourcery.com>
+ PR C/29237
PR middle-end/33272
* gcc.dg/c99-arraydecl-3.c: New test.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33272
More information about the Gcc-bugs
mailing list