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]

[Bug c++/10310] [3.4 regression] [New parser] ICE on illegal use of template keyword


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10310


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-07-15 15:25:46         |2003-07-27 22:53:12
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-27 22:53 -------
It still happens with --enable-checking but the error message has changed for the --
disable-checking case:
gcc pr10310.cc
pr10310.cc:2: error: declaration of `operator<<' as non-function
pr10310.cc:2: error: explicit instantiation of non-template `#`void_type' not 
   supported by dump_decl#<declaration error>'
pr10310.cc:2: error: expected `;'


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