]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
Make UNSPEC/UNSPECV constants use the enum; Fix 48192; Add test case for 48053
authorMichael Meissner <meissner@linux.vnet.ibm.com>
Mon, 21 Mar 2011 16:21:30 +0000 (16:21 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Mon, 21 Mar 2011 16:21:30 +0000 (16:21 +0000)
commitf3c33d9dc88ca9b2452a9ea3d42d9a6363b66663
treea11038042e07218234e45c1da1c876bdbdf8c2d5
parentac43f774369194320ba2368b21550d4aa5ca97b9
Make UNSPEC/UNSPECV constants use the enum; Fix 48192; Add test case for 48053

From-SVN: r171247
14 files changed:
gcc/ChangeLog
gcc/config/rs6000/altivec.md
gcc/config/rs6000/dfp.md
gcc/config/rs6000/paired.md
gcc/config/rs6000/rs6000.md
gcc/config/rs6000/sync.md
gcc/config/rs6000/vector.md
gcc/config/rs6000/vsx.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/pr48053-3.c [new file with mode: 0644]
gcc/testsuite/gcc.target/powerpc/pr48192.c [new file with mode: 0644]
libcpp/ChangeLog
libcpp/directives.c
libcpp/expr.c