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



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



           What    |Removed                     |Added

----------------------------------------------------------------------------

           Keywords|ice-checking                |

      Known to work|                            |4.7.3

            Summary|[C++11] Compilation fails   |[C++11] ICE with

                   |if expanding function param |-Wunused-parameter for

                   |pack in initializer_list    |unused parameter pack using

                   |with -Wunused               |qualified dependent name

      Known to fail|                            |4.5.2, 4.6.3, 4.7.1



--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-11-07 
14:07:56 UTC ---

It isn't related to initializer lists, see my last reduction, summary adjusted



4.7.3 seems to work, which is why I thought it depended on --enable-checking

(my 4.7. has checking disabled)

Reply via email to