This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48166] [4.6/4.7 Regression] ICE on static member function with invalid type qualifier
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 17 Mar 2011 13:13:29 +0000
- Subject: [Bug c++/48166] [4.6/4.7 Regression] ICE on static member function with invalid type qualifier
- Auto-submitted: auto-generated
- References: <bug-48166-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48166
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.03.17 13:13:26
Summary|ICE on static member |[4.6/4.7 Regression] ICE on
|function with invalid type |static member function with
|qualifier |invalid type qualifier
Ever Confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-03-17 13:13:26 UTC ---
confirmed as a regression