This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/31749] [4.1/4.2/4.3 regression] ICE with invalid redeclaration of builtin
- From: "aaw at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Aug 2007 23:17:46 -0000
- Subject: [Bug c++/31749] [4.1/4.2/4.3 regression] ICE with invalid redeclaration of builtin
- References: <bug-31749-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from aaw at gcc dot gnu dot org 2007-08-06 23:17 -------
Created an attachment (id=14030)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14030&action=view)
Fix for PR 31749.
This patches fixes this PR and includes some ambiguous decl cleanup as well.
Submission pending completion of full testsuite.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31749