------- Comment #7 from pinskia at gcc dot gnu dot org  2006-10-07 07:11 -------
Subject: Bug 28302

Author: pinskia
Date: Sat Oct  7 07:11:02 2006
New Revision: 117528

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117528
Log:
2006-10-06  Andrew Pinski  <[EMAIL PROTECTED]>

        PR c++/28302
        * typeck.c (build_unary_op <case BIT_NOT_EXPR:>): Don't call
        perform_integral_promotions for non integral type

2006-10-06  Andrew Pinski  <[EMAIL PROTECTED]>

        PR C++/28302
        * g++.dg/ext/vector3.C: New test.



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


-- 


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

Reply via email to