Enable target specific builtins and macros when using the target attribute or pragma...
commit0375b2290a01c773eb9a899e65cb368cfaa93d50
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Nov 2011 17:33:05 +0000 (29 17:33 +0000)
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Nov 2011 17:33:05 +0000 (29 17:33 +0000)
tree737e31fc34a78e159fbf80d41ff8ed08ce3c6999
parent1902e0276bf63b0b2645cf4de9ebaf9e92248d27
Enable target specific builtins and macros when using the target attribute or pragma on rs6000

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181809 138bc75d-0d04-0410-961f-82ee72b054a4
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