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 google dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Apr 2007 21:47:23 -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 #1 from aaw at google dot com 2007-04-30 22:47 -------
The first code snippet compiles fine with the trunk and gcc-4.1.1. Volker, are
you sure the code snippet is correct?
The second snippet does indeed generate the specified error.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31749