This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/45651] [4.3/4.4/4.5 Regression] ICE in import_export_decl, at cp/decl2.c:2344
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 8 Mar 2011 18:52:56 +0000
- Subject: [Bug c++/45651] [4.3/4.4/4.5 Regression] ICE in import_export_decl, at cp/decl2.c:2344
- Auto-submitted: auto-generated
- References: <bug-45651-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45651
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
Known to work| |4.6.0
Summary|[4.3/4.4/4.5/4.6 |[4.3/4.4/4.5 Regression]
|Regression] ICE in |ICE in import_export_decl,
|import_export_decl, at |at cp/decl2.c:2344
|cp/decl2.c:2344 |
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-08 18:52:46 UTC ---
Fixed on the trunk.