[Bug c++/36999] Erroneous "declaration 'class ...' does not declare anything" warnings possible

2008-08-07 Thread simonb at gcc dot gnu dot org
--- Comment #5 from simonb at gcc dot gnu dot org 2008-08-07 12:29 --- Subject: Bug 36999 Author: simonb Date: Thu Aug 7 12:27:48 2008 New Revision: 138838 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138838 Log: gcc/cp/ChangeLog: Backport from mainline:

[Bug c++/31923] g++ accepts a storage-class-specifier on a template explicit specialization

2007-06-18 Thread simonb at gcc dot gnu dot org
--- Comment #3 from simonb at gcc dot gnu dot org 2007-06-18 22:09 --- Subject: Bug 31923 Author: simonb Date: Mon Jun 18 22:09:14 2007 New Revision: 125829 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125829 Log: gcc/cp/ChangeLog 2007-06-15 Simon Baldwin <[EMAI

[Bug c++/35652] [4.1/4.2/4.3/4.4 Regression] Location information incorrect on string bounds warning

2008-04-26 Thread simonb at gcc dot gnu dot org
--- Comment #3 from simonb at gcc dot gnu dot org 2008-04-26 17:00 --- Subject: Bug 35652 Author: simonb Date: Sat Apr 26 16:59:38 2008 New Revision: 134714 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134714 Log: PR c/35652 * builtins.c (c_strlen): Su

[Bug c++/36999] Erroneous "declaration 'class ...' does not declare anything" warnings possible

2008-08-04 Thread simonb at gcc dot gnu dot org
--- Comment #1 from simonb at gcc dot gnu dot org 2008-08-04 15:11 --- Subject: Bug 36999 Author: simonb Date: Mon Aug 4 15:09:56 2008 New Revision: 138633 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138633 Log: PR c++/36999 *