This is the mail archive of the gcc-cvs@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]

r139728 - in /branches/gcc-4_3-branch/gcc: Chan...


Author: uweigand
Date: Thu Aug 28 19:26:47 2008
New Revision: 139728

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139728
Log:
ChangeLog:

	* config/rs6000/rs6000.c (rs6000_handle_altivec_attribute): Propagate
	all type qualifiers from element type to vector type.

testsuite/ChangeLog:

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

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.target/powerpc/altivec-volatile.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/config/rs6000/rs6000.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


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