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/39558] Bad interaction of decls named 'vector' and -maltivec vector support



------- Comment #11 from jakub at gcc dot gnu dot org  2009-03-30 15:01 -------
Subject: Bug 39558

Author: jakub
Date: Mon Mar 30 15:00:52 2009
New Revision: 145297

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145297
Log:
        PR target/39558
        * macro.c (cpp_get_token): If macro_to_expand returns NULL
        and used some tokens, add CPP_PADDING before next token.

        * gcc.target/powerpc/altivec-29.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/powerpc/altivec-29.c
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/libcpp/ChangeLog
    trunk/libcpp/macro.c


-- 


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


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