[Bug c/16622] [C99] extern inline is handled wrong in C99 mode

2008-01-10 Thread pinskia at gcc dot gnu dot org
--- Comment #18 from pinskia at gcc dot gnu dot org 2008-01-11 04:50 --- 2 -- What does constraint #3 of section 6.7.4 mean? It is not fully as 6.7.4/3 is not diagnosed, I filed this as PR 34735. I guess Geoff forgot about this constraint. -- pinskia at gcc dot gnu dot org

[Bug c/16622] [C99] extern inline is handled wrong in C99 mode

2006-11-30 Thread chaoyingfu at gcc dot gnu dot org
--- Comment #18 from chaoyingfu at gcc dot gnu dot org 2006-11-30 19:25 --- Subject: Bug 16622 Author: chaoyingfu Date: Thu Nov 30 19:24:37 2006 New Revision: 119373 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=119373 Log: Merged revisions 118337-118377 via svnmerge from

[Bug c/16622] [C99] extern inline is handled wrong in C99 mode

2006-10-31 Thread geoffk at gcc dot gnu dot org
--- Comment #13 from geoffk at gcc dot gnu dot org 2006-11-01 04:47 --- Subject: Bug 16622 Author: geoffk Date: Wed Nov 1 04:47:30 2006 New Revision: 118356 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118356 Log: * c-decl.c (grokdeclarator): Don't set DECL_EXTERNAL on

[Bug c/16622] [C99] extern inline is handled wrong in C99 mode

2006-10-31 Thread geoffk at gcc dot gnu dot org
--- Comment #14 from geoffk at gcc dot gnu dot org 2006-11-01 04:48 --- Subject: Bug 16622 Author: geoffk Date: Wed Nov 1 04:48:15 2006 New Revision: 118357 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118357 Log: * c-decl.c (grokdeclarator): Don't set DECL_EXTERNAL on

[Bug c/16622] [C99] extern inline is handled wrong in C99 mode

2006-10-31 Thread pinskia at gcc dot gnu dot org
--- Comment #15 from pinskia at gcc dot gnu dot org 2006-11-01 05:07 --- Why was this applied without a fixincludes for glibc? and a patch to glibc? Since GCC is the GNU Compiler Collection and glibc is the GNU libc so you need to also fix glibc at the same time and now you just broke

[Bug c/16622] [C99] extern inline is handled wrong in C99 mode

2006-10-31 Thread pinskia at gcc dot gnu dot org
--- Comment #16 from pinskia at gcc dot gnu dot org 2006-11-01 05:07 --- http://gcc.gnu.org/ml/gcc-patches/2006-05/msg00331.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16622

[Bug c/16622] [C99] extern inline is handled wrong in C99 mode

2006-10-31 Thread geoffk at gcc dot gnu dot org
--- Comment #17 from geoffk at gcc dot gnu dot org 2006-11-01 05:38 --- This should now be behaving correctly. -- geoffk at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/16622] [C99] extern inline is handled wrong in C99 mode

2006-10-16 Thread geoffk at gcc dot gnu dot org
-- geoffk at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16622

[Bug c/16622] [C99] extern inline is handled wrong in C99 mode

2006-05-09 Thread geoffk at gcc dot gnu dot org
--- Comment #12 from geoffk at gcc dot gnu dot org 2006-05-09 08:20 --- Fix posted as http://gcc.gnu.org/ml/gcc-patches/2006-05/msg00328.html. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16622

[Bug c/16622] [C99] extern inline is handled wrong in C99 mode

2006-05-04 Thread geoffk at gcc dot gnu dot org
--- Comment #11 from geoffk at gcc dot gnu dot org 2006-05-04 21:57 --- I am working on this (the original reported problem). -- geoffk at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/16622] [C99] extern inline is handled wrong in C99 mode

2006-03-24 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2006-03-24 13:26 --- *** Bug 26841 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added