rs6000: Fix wrong RTL patterns for vector merge high/low word on LE
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920831-1.c
blobc990e087bb31a588b3c0127904affa68eaa327f6
1 /* { dg-require-effective-target indirect_jumps } */
2 /* { dg-additional-options "-std=gnu89" } */
4 f(x){goto*(void *)x;}