[Bug c++/31749] [4.1/4.2/4.3 regression] ICE with invalid redeclaration of builtin
--- 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
[Bug c++/31749] [4.1/4.2/4.3 regression] ICE with invalid redeclaration of builtin
--- Comment #2 from aaw at google dot com 2007-05-01 00:24 --- Never mind. The first snippet triggers the specified error as well. Not quite sure what I did... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31749