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++/11743] ICE with typeof applied to template parameter dependant expression


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

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


ehrhardt at mathematik dot uni-ulm dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |RESOLVED
           Priority|P2                          |P3
         Resolution|                            |FIXED
            Summary|Internal error              |ICE with typeof applied to
                   |                            |template parameter dependant
                   |                            |expression
            Version|3.2                         |3.3


------- Additional Comments From ehrhardt at mathematik dot uni-ulm dot de  2003-07-31 12:24 -------
I can confirm the ICE with 3.2 and 3.3. 3.4 gives a reasonable
sorry-message. As this is not a regression, it won't be fixed for 3.3.


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