summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/gcc.c-torture/execute/nest-stdar-1.c
Commit message (Collapse)AuthorAgeFilesLines
* 2004-08-30 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | PR 12738 PR 17205 Radar 3460526 Radar 3775729 * c-decl.c (grokdeclarator): Produce error for 'static' on local function declaration. Index: testsuite/ChangeLog 2004-08-30 Geoffrey Keating <geoffk@apple.com> * gcc.dg/funcdef-storage-1.c: New. * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare an extern function in local scope. * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to declare an 'auto inline' function in local scope. * gcc.dg/20011130-1.c: Likewise. * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare an 'auto' function in local scope. * gcc.dg/20021014-1.c: Likewise. * gcc.dg/20030331-2.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86807 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionlaw1997-08-191-0/+19
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14840 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud