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

vincenzo Innocente <vincenzo.innocente at cern dot ch> changed:

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

--- Comment #1 from vincenzo Innocente <vincenzo.innocente at cern dot ch> 
2012-10-20 15:26:03 UTC ---
patch 
http://gcc.gnu.org/bugzilla/attachment.cgi?id=28449
seems to solve the issue

but I get

../.././gcc/cp/pt.c: In function ‘int push_tinst_level(tree_node*)’:
../.././gcc/cp/pt.c:7885: warning: unknown conversion type character ‘S’ in
format
../.././gcc/cp/pt.c:7885: warning: too many arguments for format
../.././gcc/cp/pt.c: In function ‘tree_node* tsubst_copy_and_build(tree_node*,
tree_node*, tsubst_flags_t, tree_node*, bool, bool)’:
../.././gcc/cp/pt.c:13291: warning: format not a string literal and no format
arguments

compiling gcc

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

Reply via email to