This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/8007: Internal compiler error in walk_tree


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8007

The ICE is now gone on both 3.3 and 3.4, and the code is rejected. The only
reason why I keep this PR open is that I'm not sure if the code is legal or
not. With GCC 2.95, A<> gets instantiated as A<int (B::)()>, which I am not
sure it's a legal type. Can some GCC extension guru comment on this?

Giovanni Bajo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]