Enable target specific builtins and macros when using the target attribute or pragma...
commit7fa14a013045ffc50f3b280223d067ee406ca06d
authorMichael Meissner <meissner@linux.vnet.ibm.com>
Tue, 29 Nov 2011 17:33:05 +0000 (29 17:33 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Tue, 29 Nov 2011 17:33:05 +0000 (29 17:33 +0000)
tree737e31fc34a78e159fbf80d41ff8ed08ce3c6999
parent8f5c9d66594de0e717d7d559054d5bfb2f2f5246
Enable target specific builtins and macros when using the target attribute or pragma on rs6000

From-SVN: r181809
gcc/ChangeLog
gcc/common/config/rs6000/rs6000-common.c
gcc/config/rs6000/rs6000-builtin.def
gcc/config/rs6000/rs6000-c.c
gcc/config/rs6000/rs6000-protos.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/rs6000.opt
gcc/config/rs6000/vector.md
gcc/testsuite/ChangeLog