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++/50084] [C++0x] ICE: decltype + remove_reference + new


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|                            |2011-08-15
                 CC|                            |jason at gcc dot gnu.org
     Ever Confirmed|0                           |1
            Summary|ICE: C++0x, decltype +      |[C++0x] ICE: decltype +
                   |remove_reference + new      |remove_reference + new
      Known to fail|                            |4.5.2, 4.6.1, 4.7.0

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-08-15 12:04:30 UTC ---
confirmed

ice.ii:12:54: internal compiler error: vector VEC(tree,base) index domain
error, in local_class_index at cp/mangle.c:1620


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