public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/11511] New: [3.4 Regression] ICE on typecast of template-argument-derived value as template argument
@ 2003-07-12 23:58 bangerth at dealii dot org
  2003-07-12 23:59 ` [Bug c++/11511] " bangerth at dealii dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bangerth at dealii dot org @ 2003-07-12 23:58 UTC (permalink / raw)
  To: gcc-bugs

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

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

           Summary: [3.4 Regression] ICE on typecast of template-argument-
                    derived value as template argument
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bangerth at dealii dot org
                CC: gcc-bugs at gcc dot gnu dot org

PR 11489 has far too much crap in it. Here's the essentials:
--------------------------------
template< bool B > struct foo {};

template< typename C > struct bar
{
  typedef foo< bool(C::value) > baz ;
};
--------------------------------
It fails like so
tmp/gg> ../build-gcc/gcc-install/bin/c++ -c x.cc
x.cc:5: internal compiler error: in lookup_member, at cp/search.c:1230
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

This has been broken in the last couple of days.

W.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/11511] [3.4 Regression] ICE on typecast of template-argument-derived value as template argument
  2003-07-12 23:58 [Bug c++/11511] New: [3.4 Regression] ICE on typecast of template-argument-derived value as template argument bangerth at dealii dot org
@ 2003-07-12 23:59 ` bangerth at dealii dot org
  2003-07-13  0:02 ` neroden at gcc dot gnu dot org
  2003-07-14 21:43 ` mmitchel at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: bangerth at dealii dot org @ 2003-07-12 23:59 UTC (permalink / raw)
  To: gcc-bugs

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

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


bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |numerical dot simulation at
                   |                            |web dot de


------- Additional Comments From bangerth at dealii dot org  2003-07-12 23:59 -------
*** Bug 11489 has been marked as a duplicate of this bug. ***


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/11511] [3.4 Regression] ICE on typecast of template-argument-derived value as template argument
  2003-07-12 23:58 [Bug c++/11511] New: [3.4 Regression] ICE on typecast of template-argument-derived value as template argument bangerth at dealii dot org
  2003-07-12 23:59 ` [Bug c++/11511] " bangerth at dealii dot org
@ 2003-07-13  0:02 ` neroden at gcc dot gnu dot org
  2003-07-14 21:43 ` mmitchel at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: neroden at gcc dot gnu dot org @ 2003-07-13  0:02 UTC (permalink / raw)
  To: gcc-bugs

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

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


neroden at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-07-13 00:02:11
               date|                            |


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/11511] [3.4 Regression] ICE on typecast of template-argument-derived value as template argument
  2003-07-12 23:58 [Bug c++/11511] New: [3.4 Regression] ICE on typecast of template-argument-derived value as template argument bangerth at dealii dot org
  2003-07-12 23:59 ` [Bug c++/11511] " bangerth at dealii dot org
  2003-07-13  0:02 ` neroden at gcc dot gnu dot org
@ 2003-07-14 21:43 ` mmitchel at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2003-07-14 21:43 UTC (permalink / raw)
  To: gcc-bugs

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

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


mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


------- Additional Comments From mmitchel at gcc dot gnu dot org  2003-07-14 21:43 -------


*** This bug has been marked as a duplicate of 11509 ***


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-07-14 21:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-12 23:58 [Bug c++/11511] New: [3.4 Regression] ICE on typecast of template-argument-derived value as template argument bangerth at dealii dot org
2003-07-12 23:59 ` [Bug c++/11511] " bangerth at dealii dot org
2003-07-13  0:02 ` neroden at gcc dot gnu dot org
2003-07-14 21:43 ` mmitchel at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).