[Bug c++/50755] [ICE]: tree check: expected class 'constant', have 'unary' (convert_expr)

2011-10-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50755

Paolo Carlini paolo.carlini at oracle dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2011-10-17
 Ever Confirmed|0   |1

--- Comment #1 from Paolo Carlini paolo.carlini at oracle dot com 2011-10-17 
09:55:35 UTC ---
Testcase missing.


[Bug c++/50755] [ICE]: tree check: expected class 'constant', have 'unary' (convert_expr)

2011-10-17 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50755

--- Comment #2 from Georg-Johann Lay gjl at gcc dot gnu.org 2011-10-17 
11:44:15 UTC ---
Created attachment 25519
  -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25519
./gcc/testsuite/g++.dg/template/constant2.C

It is the testcase from the GCC source tree:

./gcc/testsuite/g++.dg/template/constant2.C

added by Jason in r179813:

http://gcc.gnu.org/viewcvs?view=revisionrevision=179813


[Bug c++/50755] [ICE]: tree check: expected class 'constant', have 'unary' (convert_expr)

2011-10-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50755

Paolo Carlini paolo.carlini at oracle dot com changed:

   What|Removed |Added

 Status|WAITING |NEW

--- Comment #3 from Paolo Carlini paolo.carlini at oracle dot com 2011-10-17 
14:23:51 UTC ---
Oops, sorry I didn't notice it's already in the testsuite, failing for this
target.