This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/56790] VEC_COND_EXPR not constant folded


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

Marc Glisse <glisse at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Marc Glisse <glisse at gcc dot gnu.org> 2013-04-12 14:02:17 UTC ---
r197395 | glisse | 2013-04-03 11:49:44 +0200 (Wed, 03 Apr 2013) | 10 lines

2013-04-03  Marc Glisse  <marc.glisse@inria.fr>

        PR tree-optimization/56790
gcc/
        * fold-const.c (fold_ternary_loc) <VEC_COND_EXPR>: Add constant
folding.

gcc/testsuite/
        * g++.dg/ext/pr56790-1.C: New testcase.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]