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 target/34856] [4.2/4.3 Regression] ICE with some constant vectors



------- Comment #25 from uros at gcc dot gnu dot org  2008-01-25 10:26 -------
Subject: Bug 34856

Author: uros
Date: Fri Jan 25 10:25:21 2008
New Revision: 131821

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131821
Log:
        PR target/34856
        * simplifx-rtx.c (simplify_const_binary_operation) [VEC_CONCAT]:
        Consider only CONST_INT, CONST_DOUBLE and CONST_FIXED as constant
        vector elements.

testsuite/ChangeLog:

        PR target/34856
        * gcc.dg/pr34856.c: Use pointer mode for "pin".


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/simplify-rtx.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/pr34856.c


-- 


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


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