This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/46862] ICE on std::decimal::decimal32 without any fields
- 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: Mon, 22 Aug 2011 11:26:04 +0000
- Subject: [Bug c++/46862] ICE on std::decimal::decimal32 without any fields
- Auto-submitted: auto-generated
- References: <bug-46862-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46862
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-08-22 11:26:04 UTC ---
Created attachment 25075
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25075
gcc47-pr46862.patch
Untested fix.