------- Comment #10 from pinskia at gcc dot gnu dot org  2007-04-27 02:37 
-------
Subject: Bug 30016

Author: pinskia
Date: Fri Apr 27 02:37:02 2007
New Revision: 124209

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124209
Log:
2007-04-26  Andrew Pinski  <[EMAIL PROTECTED]>

        PR C++/30016
        * typeck.c (build_reinterpret_cast_1): Only allow conversion to
        integeral types from vectors types.

2007-04-26  Andrew Pinski  <[EMAIL PROTECTED]>

        PR C++/30016
        * g++.dg/ext/vector6.C: New test.




Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/ext/vector6.C
      - copied unchanged from r124208, trunk/gcc/testsuite/g++.dg/ext/vector6.C
Modified:
    branches/gcc-4_2-branch/gcc/cp/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/typeck.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to